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
Why do we use preparedstatement?
How do I start and stop mysql server?
Why should I use mysql?
What is procedure in mysql?
Is mysql a backend?
How do I optimize a selected query in mysql?
How to rename an existing column in a table?
How does triggers work in mysql?
What causes mysql too many connections?
How many columns can a mysql table have?
What is the storage engine for mysql?
How can you count the total number of records of any table?
How can I create database in mysql?
Can I use mariadb instead of mysql?
List some comparisons operators used in mysql?