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

Explanation: This question is about the mysqldump command in MySQL, which is used to create a backup of a database.

Explanation by: Vinay
This question is about the mysqldump command in MySQL, which is used to create a backup of a database.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
62
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
99%
Success Rate