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
How to Set a root password if there is on root password.
What is RMS Migrations
What is the full form of mysql?
How do I create a mysql database?
How can you add and remove any column of a table?
How do I kill a mysql query?
Is primary key auto increment?
How do I declare a variable in mysql?
How to show all tables with 'mysql'?
What is select query in mysql?
How do I view a mysql database?
What are the non-standard sql commands supported by 'mysql'?
Can a table have multiple primary keys?
How do I find mysql location?
What is difference mysql and mysqli?