InterviewSolution
Saved Bookmarks
| 1. |
Which privileges are required on the source server to use mysqldbcopy?(a) CREATE(b) INSERT(c) UPDATE(d) SELECTI have been asked this question in an internship interview.Asked question is from Database Copies in section Nulls and Conditions and Miscellaneous of MySQL |
|
Answer» Right answer is (d) SELECT |
|