Oracle
1Z0-873 · Question #59
Which of the following is true of the mysqldump client program?
The correct answer is D. It can backup tables from any of the available storage engines. It works for tables created by any storage engine.
Backup and Recovery
Question
Which of the following is true of the mysqldump client program?
Options
- AIt can only backup tables from MyISAM.
- BIt can only backup tables from InnoDB.
- CIt can only backup tables from MyISAM and InnoDB.
- DIt can backup tables from any of the available storage engines.
How the community answered
(44 responses)- A14% (6)
- B5% (2)
- C7% (3)
- D75% (33)
Explanation
It works for tables created by any storage engine.
Topics
#mysqldump#storage engines#backup compatibility
Community Discussion
No community discussion yet for this question.