Oracle
1Z0-873 · Question #75
1Z0-873 Question #75: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-873 to reveal the answer and full explanation for question #75. The question stem and answer options stay visible for context.
Question
Assume you created a backup of the world database by the following statement. shell> mysqldump --opt world > dump.sql How can you import the data from this dumped file into the test database?
Options
- Ashell> mysql test < dump.sql
- Bshell> mysqladmin recover test dump.sql
- Cmysql> USE test;mysql> SOURCE dump.sql;
- Dmysql> RECOVER test dump.sql;
Unlock 1Z0-873 to see the answer
You've previewed enough free 1Z0-873 questions. Unlock 1Z0-873 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.