InterviewSolution
Saved Bookmarks
| 1. |
The data rows of a MyISAM table are stored in __________(a) data file(b) index file(c) log file(d) error fileI had been asked this question in a national level competition.My doubt is from Using Indexing in division Query Optimization of MySQL |
|
Answer» Correct CHOICE is (a) data file |
|