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
Does adding an index lock a table?
What is meant by mysqli?
How to create table with same structure of student table in mysql?
How would you enter characters as hex numbers?
In how many ways we can retrieve the data in the result set of MySQL using PHP? What is the difference between mysql_fetch_object and mysql_fetch_array ?
What is pragma serially_reusable and why is it used?
What is the use of i-am-a-dummy flag in mysql?
Will mysql remain free?
What are date and time data types?
Where is the mysql data directory?
Is mysql free download?
What is an index? How can an index be declared in mysql?
What is the difference between mysql and pdo?
What is the latest mysql?
How to make a column bigger and delete unique from table.