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 to insert html code into mysql database using php?
How do I remove a user from mysql?
What is select query in mysql?
What data type is money?
What is sql vs mysql?
What is mysql in dbms?
Is mysql same as mariadb?
What is the phantom problem?
What is the use of mysqli_num_rows?
How you will show all data from a table.
How do I import database through command line?
How is myisam table stored?
What does blob mean in mysql?
What is trigger in mysql?
Why do gaps in sequences occur?