The data rows of a MyISAM table are stored in __________
The data rows of a MyISAM table are stored in __________ Correct Answer data file
The data rows of the MyISAM table are stored in a data file and the index values are stored in a separate index file. In MySQL, for a MyISAM table, there can be more than one indexes.
মোঃ আরিফুল ইসলাম
Feb 20, 2025