Single Choice
Easy
QWhat is the purpose of the INDEX in a MySQL database?
ID: #15419
Introduction to MySQL Databases
116 views
Question Info
#15419Q ID
EasyDifficulty
Introduction to MySQL DatabasesTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
In MySQL, an INDEX is used to optimize the performance of queries by creating a data structure that allows for faster data retrieval. It helps in speeding up the search, sorting, and joining of tables.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic