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


Please Help Members By Posting Answers For Below Questions

Create table employee (eno int(2),ename varchar(10)) ?

553


Describe mysql transaction properties.

525


How do I download a mysql community server?

450


Is mariadb faster than mysql?

469


Can I use mariadb instead of mysql?

495






What does "i_am_a_dummy flag" do in mysql?

501


How to delete a database from mysql server.

520


How we get sum of column.

509


How do you shutdown a mysql database?

504


Is mysql workbench a dbms?

534


How many queries can mysql handle?

497


What are views in mysql?

521


Tell us something about heap tables?

556


How to declare variable in mysql trigger?

489


Does mysql support sequence?

503