Home
Exams
Providers
About
Sign In
Sign Up
Home
/
Exams
/
Oracle Oracle Database Administration and Development
/
Question #6
#6
Multiple Choice
Mark for review
Is it true that binary backups always take less space than text backups?
A.
Yes, because binary backups only contain data, and not statements required to insert data into the tables.
B.
No, because text backups can have optimizations, which make them smaller, such as updating many rows at once.
C.
No, because if InnoDB tables contain many empty pages, they could take more space than the INSERT statements.
D.
Yes, because even if InnoDB tables contain many empty pages, text backups have empty INSERT statements for them.
Reveal Answer
Previous
Question 6 of 132
Exam 1Z0-888 Topic 1 Question 7
Back to all questions
Next
Sign In
Sign Up