Question: You need to export the entire database, including the database objects, in addition to the data. Which command-line tool do you use?
- mysqlexport
- mysqladmin
- mysqldump
- mysqld
Answer: The correct answer of the above question is Option C:mysqldump