Answer Posted / Vinay Kumar Gupta
MyISAM is a storage engine in MySQL, which was the default until version 5.5. It uses tables with fixed-length rows and supports table partitioning and fulltext indexes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers