InterviewSolution
Saved Bookmarks
| 1. |
For which table does ‘REPAIR TABLE’ not work?(a) MyISAM(b) ARCHIVE(c) CSV(d) InnoDBThis question was addressed to me in an online quiz.This intriguing question originated from Performing Database Maintenance with the Server Running topic in portion Database Maintenance, Backups and Replication of MySQL |
|
Answer» The correct option is (d) InnoDB |
|