Advantages of MyISAM over InnoDB

Explain advantages of MyISAM over InnoDB?

E

Expert

Verified

Advantages are:

a.    MyISAM follows a much more conservative approach to disk space management – storing each MyISAM table in a separate file, if required can further be compresses.

b.    InnoDB stores the tables in tablespace in which further optimization is difficult with them.

   Related Questions in PL-SQL Programming

©TutorsGlobe All rights reserved 2022-2023.