Oracle
1Z0-883 · Question #58
1Z0-883 Question #58: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-883 to reveal the answer and full explanation for question #58. The question stem and answer options stay visible for context.
Question
Mysqldump was used to create a single schema backup; Shell> mysqldump u root p sakila > sakila2013.sql Which two commands will restore the sakila database without interfering with other running database?
Options
- AMysql> USE sakila; LOAD DATA INFILE `sakila2013.sql';
- BShell> mysql u root p sakila sakila2013.sql
- CShell> mysql import u root p sakila sakila2013.sql
- DShell> mysql u root -p e `use sakila; source sakila2013.sql'
- EShell> mysql u root p silent < sakila2013.sql
Unlock 1Z0-883 to see the answer
You've previewed enough free 1Z0-883 questions. Unlock 1Z0-883 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.