Correct Answer: Option B — To speed up data retrieval operations
Explanation:
Indexing in a database creates a data structure that improves the speed of data retrieval operations by allowing the database engine to find rows more quickly without scanning the entire table.