Which database concept is used to improve query performance?
Q1. Which database concept is used to improve query performance?
Answer: Indexing
Explanation: Indexing is a technique used to improve query performance by creating data structures that facilitate faster data retrieval.