What is the purpose of a database index?
Question 1
Q1. What is the purpose of a database index?
Answer: To enhance query performance
Explanation: A database index enhances query performance by allowing the database to quickly locate specific data.