what are the main differences between MyISAM and InnoDB
table storage structures ?
what are the advantages and disadvantages in usage of these ?
Answer Posted / sharath bit
it supports online backups
| Is This Answer Correct ? | 9 Yes | 15 No |
Post New Answer View All Answers
Does mysql scale well?
Suppose you have to collect the first name, middle name and the last name of students from the below table. But, you observe that there few missing values either in the first name, middle name and the last name columns. How will you return the first non-null values?
What is the default port for mysql and how it can change?
What is unsigned int in mysql?
How big is a blob mysql?
What is max_used_connections in mysql?
Write a command to list all databases in mysql?
How many queries can mysql handle?
How to connect html form to mysql database using php?
How do I copy an entire mysql database?
How to enter microseconds in sql statements?
Is mysql connect deprecated?
How do I disable mysql?
Can you tell the difference between ereg_replace() and eregi_replace()?
What are the different data types in mysql?