what are the main differences between MyISAM and InnoDB
table storage structures ?
what are the advantages and disadvantages in usage of these ?
Answer Posted / vikas
MyISAM don't take more space comparision to the INNODB in mysql
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How does limit work in mysql?
What is difference between schema and table?
What is mysql optimization?
How to insert html code into mysql database using php?
Where is the myisam table stored?
What is the phantom problem?
How do I install the latest mysql on ubuntu?
What is the default port for MySQL Server?
What are the security alerts while using mysql?
Is mysql deprecated?
Are stored procedures precompiled?
What is datatype in mysql?
Can I use mysql for free?
What is difference between mysql_connect and mysql_pconnect?
What is triggers and how it can be used in mysql?