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 enums used for in mysql?
What is delimiter in mysql trigger?
What is the maximum no of columns a table can have?
How to get data from mysql in php?
Can you tell the difference between $message and $$message?
Explain the difference between mysql_fetch_array(), mysql_fetch_object()?
What is the datatype of image?
How to increment dates by 1 in mysql?
What are programming functions?
What is mysql routine?
What is pragma exception?
Is mysql written in c?
Does mysql automatically index foreign keys?
Is mysql a server or database?
What is memory table in mysql?