Tag: tables present in MySQL

How many tables present in MySQL

January 15, 2010 | Filed Under PHP | Comments Off

Total 5 types of tables we can create
1. MyISAM
2.  Heap
3. Merge
4. INNO DB
5. ISAM

MyISAM is the default storage as of MySQL 3.23. When you fire the above create query MySQL will create a MyISAM table.

Article written by admin

© PHPInterviewQuestion.com 2009 - 2012

eXTReMe Tracker