Q. Which of the following columns is not returned by 'OPTIMIZE TABLE'?
β
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.