InterviewSolution
Saved Bookmarks
| 1. |
What exports table definitions and contents?(a) mysqldump(b) mysqladmin(c) mysqlimport(d) mysqlexportThis question was addressed to me in a job interview.I'd like to ask this question from MySQL Programs topic in division MySQL Programming of MySQL |
|
Answer» Right option is (a) mysqldump |
|