what are the main differences between MyISAM and InnoDB
table storage structures ?
what are the advantages and disadvantages in usage of these ?
Answer Posted / dharma teja
innodb is acid engine
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
How do I delete a table in mysql workbench?
What is difference between schema and table?
What is the difference between truncate and delete?
How to write after insert event update trigger on the same table in mysql?
How does triggers work in mysql?
What is the use of mysqli_fetch_array?
Is Mysql query is case sensitive?
how to get only updated, deleted , inserted records after certain interval time in mysql with out using triggers...
How will you export tables as an xml file in mysql?
Is mysql workbench a dbms?
How do I start and stop mysql server?
Which statement is used in a select query for partial matching?
How to get a list of columns in an existing table?
What is the use of mysql workbench?
How do I save in mysql?