What is a storage engine?



What is a storage engine?..

Answer / Deepika Saxena

A Storage Engine in MySQL refers to the database system's underlying software component responsible for managing data storage and retrieval. Examples include InnoDB, MyISAM, Memory, Blackhole, Archive, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

which version of mysql can't support stored procedure??

3 Answers  


table a has records 1,1,1,1 table b has records 1,1,1,1,1,1 what would be out if perform join for all cases

1 Answers  


Is mysql from oracle?

1 Answers  


Write a query to create a database and a table?

1 Answers  


How is data stored in mysql?

1 Answers  


Which software is used for mysql?

1 Answers  


what is the default port for mysql server? : Mysql dba

1 Answers  


Does mysql scale well?

1 Answers  


how to take mysql database structure backup

6 Answers  


What is regex in mysql?

1 Answers  


What are features of mysql?

1 Answers  


What does schema mean?

1 Answers  


Categories