InterviewSolution
Saved Bookmarks
| 1. |
Find the odd one out in terms of scheduling policies.(a) MyISAM(b) InnoDB(c) MEMORY(d) MERGEThe question was posed to me during an interview for a job.Question is taken from Scheduling and Locking Issues in chapter Query Optimization of MySQL |
|
Answer» The correct OPTION is (b) INNODB |
|