Explanation: in mysql, for a myisam table, there can be more than one indexes. the data rows of the myisam table are stored in a data file and the index values are stored in a separate index file.
Q. The maximum number of indexes on MyISAM table is
β
Correct Answer: (D)
more than 1
Explanation by: Mr. Dubey
in mysql, for a myisam table, there can be more than one indexes. the data rows of the myisam table are stored in a data file and the index values are stored in a separate index file.
Discussion
Question Analytics
914
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
80%
Success Rate