Q. Which of the following columns is not returned by 'OPTIMIZE TABLE'?

  • (A) Table
  • (B) my_tbl.frm
  • (C) Msg_type
  • (D) Msg_txt
πŸ’¬ Discuss
βœ… Correct Answer: (D) Msg_txt
Explanation: This question is about the OPTIMIZE TABLE command in MySQL. This command is used to improve the performance of your tables by reorganizing the data and making it faster to access.
Explanation by: Bhagwan Das
This question is about the OPTIMIZE TABLE command in MySQL. This command is used to improve the performance of your tables by reorganizing the data and making it faster to access.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
103
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Bhagwan Das
Publisher
πŸ“ˆ
85%
Success Rate