what is the difference between MyIsam and InnoDb engine?
Answer Posted / satya
MyIsam is my default storage engine , where as InnoDB is
faster storage Engine and offers row level locking ,
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
can you tell how can you display the maximum salary in sql? : Mysql dba
Why use mysql procedures?
How do you login to MySql using Unix shell?
Why MySQL is used?
What is mysqli_result?
Write a query to fetch common records between two tables using mysql?
Does adding an index lock a table?
Does mysql case matter?
What is a left join mysql?
What is information_schema in mysql?
How do I run a query in mysql?
How can we encrypt and decrypt a data presented in a table using mysql?
What is mysql in linux?
Which is best pdo or mysqli?
Where is the myisam table stored?