-
Which of the following columns is not returned by ‘OPTIMIZE TABLE’?
-
- Op
- Msg_txt
- Msg_type
- Table
- None of these
Correct Option: B
‘OPTIMIZE TABLE’ table catches and throws any errors that occur while copying table statistics from the old file to the newly created file. It returns a result set of columns.