There are 5 different types of storage engine present in MySql.
- MyISAM
- Heap
- Merge
- INNO DB
- ISAM
MyISAM is the default storage engine for MySQL
There are 5 different types of storage engine present in MySql.
MyISAM is the default storage engine for MySQL