πŸ“Š MySQL
Q. Which option is used in 'mysqldump' to make all tables in the destination databases to use a different storage engine?
  • (A) -next-storage-engine
  • (B) -force
  • (C) -clear-storage-engine
  • (D) -get-storage-engine
πŸ’¬ Discuss
βœ… Correct Answer: (B) -force

Explanation: This question asks about a command-line option used with the 'mysqldump' tool in MySQL. 'mysqldump' is used to create backups of your database.

Explanation by: Ram Avtar Sharma
This question asks about a command-line option used with the 'mysqldump' tool in MySQL. 'mysqldump' is used to create backups of your database.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
112
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Ram Avtar Sharma
Publisher
πŸ“ˆ
86%
Success Rate