InterviewSolution
Saved Bookmarks
| 1. |
The program that performs logical backups is _____________(a) mysqlimport(b) mysqldump(c) myslqpit(d) mysqllogicThis question was addressed to me in unit test.Question is taken from Copying Databases to Another Server in chapter Database Maintenance, Backups and Replication of MySQL |
|
Answer» The correct choice is (b) mysqldump |
|