MyISAM table stored

How is MyISAM table stored?

E

Expert

Verified

MyISAM table is stored on disk in three formats.

a.    ‘.frm’ file – storing the table definition

b.    ‘.MYD’ (MYData) - data file

c.    ‘.MYI’ (MYIndex) – index file

   Related Questions in PL-SQL Programming

©TutorsGlobe All rights reserved 2022-2023.