-
Which of these exports table definitions and contents?
-
- mysqlexport
- mysqlimport
- mysqladmin
- mysqldump
- None of these
Correct Option: D
In MySQL, some distributions include a set of some client programs. ‘mysqldump’ exports the table definitions and the contents. ‘mysqladmin’ performs adminisitrative tasks.