What is Template engine in PHP and Hw many types of tables are there in MYSQL database?

Showing Answers 1 - 3 of 3 Answers

A.P.Palaniraja

  • Oct 10th, 2007
 

MySQL 5.1 supports the following storage engines:
MyISAM
InnoDB
Memory
Merge
Archive
Federated
NDB
CSV
Blackhole

http://dev.mysql.com/doc/refman/5.1/en/storage-engine-overview.html

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions