In mysql, what is the default storage engine?



In mysql, what is the default storage engine?..

Answer / Shiv Dutt Mishra

The default storage engine for new tables in MySQL is InnoDB.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is mysqli procedural?

1 Answers  


How many rows can mysql handle?

1 Answers  


What are the different types of triggers in mysql?

1 Answers  


How do I view a mysql database?

1 Answers  


Why mysql is used with php?

1 Answers  


Where is mysql used?

1 Answers  


How do I restart mysql on windows?

1 Answers  


How many columns can a table have?

1 Answers  


Is mysqli secure?

1 Answers  


How do I show columns in mysql?

1 Answers  


1.how to fetch a value and Execute store procudure in mysql(INNODB) using phpMyAdmin? 2.can i wright a package in mysql database(INNODB)?

1 Answers  


What are the similarities between a function and a procedure?

1 Answers  


Categories