MCQ
Single Best Answer
Easy
QWhich of the following statements is true regarding the storage engines in MySQL?
ID: #15442
SQL and MySQL
177 views
Question Info
#15442Q ID
EasyDifficulty
SQL and MySQLTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option B
Explanation
SQL, as a language, does not dictate the specific storage engine to be used. MySQL, on the other hand, is a DBMS that supports multiple storage engines, such as InnoDB, MyISAM, and more. Each storage engine has its own strengths and features.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic