InterviewSolution
Saved Bookmarks
| 1. |
To use ‘mysqldbcopy’ which privileges are required on the source server?(a) CREATE(b) INSERT(c) UPDATE(d) SELECTI had been asked this question in an interview.My query is from Copying Databases to Another Server in chapter Database Maintenance, Backups and Replication of MySQL |
|
Answer» Right choice is (d) SELECT |
|