InterviewSolution
Saved Bookmarks
| 1. |
Loading is faster when a table has no indexes than when it is indexed.(a) True(b) FalseI had been asked this question in exam.The origin of the question is Loading Data Efficiently topic in chapter Query Optimization of MySQL |
|
Answer» Correct answer is (a) True |
|