Explain advantages of InnoDB over MyISAM?



Explain advantages of InnoDB over MyISAM?..

Answer / amith

Row-level locking, transactions, foreign key constraints
and crash recovery.

Is This Answer Correct ?    15 Yes 1 No

Post New Answer

More MySQL Interview Questions

How to calculate expressions with sql statements?

0 Answers  


What is the difference between heap table and temporary table?

0 Answers  


What are mysql data types?

0 Answers  


What is the insert?

0 Answers  


What is longblob in mysql?

0 Answers  






How do I transfer data from one database to another in mysql?

0 Answers  


How do you change a password for an existing user via mysqladmin?

2 Answers  


How to concatenate two character strings?

0 Answers  


How to see the database architecture in MySQL??

3 Answers  


What is the function of myisamchk?

0 Answers  


What are programming functions?

0 Answers  


How do we delete a row in a table?

0 Answers  


Categories