what is the main difference between myisam and innodb
Answer Posted / manoj
both myisam and innodb are storange enginein sql.
innodb support transaction, foreign key while myisam not
support transaction.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the advantages and disadvantages of using mysql?
What are the advantages of mysql in comparison to oracle?
What is mysql good for?
What is the insert?
How to calculate the difference between two time values?
Is mysql frontend or backend?
What do ddl, dml, and dcl stand for?
What is 'mysqlimport'?
Which statement is used to delete a table in MySQL.
List the different types of normalization?
Which is faster mysql or mongodb?
Who owns mysql database?
Write a query to count the number of rows of a table in mysql.
What is striped backup
Why we use mongodb instead of mysql?