Question: What is the primary purpose of indexing in a database?
Options:
Correct Answer: To speed up data retrieval
Solution:
Indexing is primarily used to speed up the retrieval of rows from a database table.