Oracle
1Z0-888 · Question #86
1Z0-888 Question #86: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-888 to reveal the answer and full explanation for question #86. The question stem and answer options stay visible for context.
Backup and Recovery
Question
You want to dump only data from the userdata table.
Which mysqldump command argument is required to accomplish this?
Options
- A--no-create-info to skip writing CREATE TABLE statements
- B--single-transaction this obtains a consistent view of data only
- C--data-only as this specifies that only data is to be dumped
- D--table=userdata in order to dump only the data from the userdata table
Unlock 1Z0-888 to see the answer
You've previewed enough free 1Z0-888 questions. Unlock 1Z0-888 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#mysqldump#backup options#data consistency#transaction handling