Oracle
1Z0-908 · Question #65
Examine this command, which executes successfully: mysqlpump --user=root --password > full_backup.sql Which two databases will be excluded from this dump? (Choose two.)
The correct answer is A. information_schema D. sys. https://mysqlserverteam.com/introducing-mysqlpump/
Backup and Recovery
Question
Examine this command, which executes successfully:
mysqlpump --user=root --password > full_backup.sql Which two databases will be excluded from this dump? (Choose two.)
Options
- Ainformation_schema
- Bworld
- Cemployee
- Dsys
- Emysql
How the community answered
(51 responses)- A92% (47)
- B4% (2)
- C2% (1)
- E2% (1)
Explanation
Topics
#mysqlpump#information_schema#sys schema#excluded databases
Community Discussion
No community discussion yet for this question.