Q. The data rows of a MyISAM table are stored in . . . . . . . .
β
Correct Answer: (A)
data file
Explanation: This question is about where MySQL stores the actual information you put into a table. Imagine a table like a spreadsheet, with rows and columns.