1.

What Are The Different Tables Present In Mysql?

Answer»

There are many tables that remain PRESENT by default. But, MYISAM is the default DATABASE engine used in MySQL. There are five types of tables that are present:

  • MyISAM
  • HEAP
  • Merge
  • INNO DB
  • ISAM

There are many tables that remain present by default. But, MyISAM is the default database engine used in MySQL. There are five types of tables that are present:



Discussion

No Comment Found