InterviewSolution
Saved Bookmarks
| 1. |
The maximum number of indexes on MyISAM table is __________(a) 0(b) 1(c) 2(d) more than 1This question was addressed to me in class test.This is a very interesting question from Using Indexing topic in division Query Optimization of MySQL |
|
Answer» Correct choice is (d) more than 1 |
|