What is database engine in mysql?



What is database engine in mysql?..

Answer / Gajendra Chauhan

In MySQL, a database engine refers to the specific software component that manages the storage and retrieval of data within a MySQL database. Examples include MyISAM, InnoDB, and MariaDB.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

what is mysql optimization in brief?

1 Answers  


Use mysqldump to create a copy of the database?

2 Answers  


Why mongodb is faster than mysql?

1 Answers  


can you tell the order of sql select statement? : Mysql dba

1 Answers  


How to control the max size of a heap table?

1 Answers  


Write a query to select all teams that won either 1, 3, 5 or 7 games.

1 Answers  


What is the difference between sql and mysql and oracle?

1 Answers  


What is the difference between mysql_fetch_assoc and mysql_fetch_array?

1 Answers  


What is pdo :: fetch_assoc?

1 Answers  


What are date and time data types in mysql?

1 Answers  


What is back end and front end?

1 Answers  


What is a text delimiter?

1 Answers  


Categories