Total 5 types of tables are present in mysql as per following.
- MyISAM
- Heap
- Merge
- InnoDB
- ISAM
MyISAM is the default storage engine as of MySQL .
MySQL Interview Questions and Answers
Total 5 types of tables are present in mysql as per following.
MyISAM is the default storage engine as of MySQL .