what are the main differences between MyISAM and InnoDB
table storage structures ?
what are the advantages and disadvantages in usage of these ?
Answer Posted / zubair bit
innoodb has maximum performance for large databases
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
What is the data type for image?
What is the difference between is null & is not null?
Is mysql a odbc?
How do I change the max connection in mysql?
How much does mysql cost?
Is mysql good for big data?
Write command to import an mysql file?
How to use in conditions?
How can you calculate the sum of any column of a table?
Where’s database data actually stored? Is there a way to see the files which are stored?
What is difference between oracle sql and mysql?
Which is best pdo or mysqli?
can you tell how can you display the maximum salary in sql? : Mysql dba
How can I remotely connect to mysql database?
What is the difference between mysql_connect and mysqli_connect?