Oracle
1Z0-873 · Question #108
Which of the following statements is true for mysqldump?
The correct answer is C. It can dump data on both local and remote servers. mysqldump can back up local or remote servers, although the destination for the dump files depends on how you invoke it.
MySQL Backup and Recovery
Question
Which of the following statements is true for mysqldump?
Options
- AIt can dump data only on remote servers.
- BIt can dump data only on the local server.
- CIt can dump data on both local and remote servers.
How the community answered
(68 responses)- A9% (6)
- B16% (11)
- C75% (51)
Explanation
mysqldump can back up local or remote servers, although the destination for the dump files depends on how you invoke it.
Topics
#mysqldump#remote server#local server#backup connectivity
Community Discussion
No community discussion yet for this question.