What is the purpose of indexing in databases?
Question 1
Q1. What is the purpose of indexing in databases?
Answer: To enhance query performance
Explanation: Indexing improves query performance by allowing the database to quickly locate specific data.