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
What is the difference between heap table and temporary table?
What is query log in mysql?
How do I disable mysql?
How to rename an existing table in mysql?
How to use count function in mysql?
How do I create a mysql username and password?
How to include comments in sql statements?
What does do in mysql?
What is the use of mysql_fetch_array () function in php?
How do I tune a mysql query?
How internally data stores in MyISAM and INNODB table types?
Explain about the architecture of MYSQL?
What is relational database in mysql?
How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.
How do I start mysql from command line?