πŸ“Š 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) -new-storage-engine
  • (C) -clear-storage-engine
  • (D) -get-storage-engine
πŸ’¬ Discuss
βœ… Correct Answer: (B) -new-storage-engine

Explanation: This question is about the mysqldump command in MySQL. It asks which option lets you change the storage engine for all tables when you're dumping a database.

Explanation by: Praveen Singh
This question is about the mysqldump command in MySQL. It asks which option lets you change the storage engine for all tables when you're dumping a database.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
108
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Praveen Singh
Publisher
πŸ“ˆ
81%
Success Rate