Question: What is the main advantage of using indexes in a database?
Options:
Correct Answer: To speed up data retrieval
Solution:
Indexes are used to speed up data retrieval operations by providing quick access paths to the data.