Question: What is the main advantage of using indexing in a data warehouse?
Options:
Correct Answer: Faster query performance
Solution:
Indexing improves query performance by allowing the database to find data more quickly, which is crucial in a data warehouse environment.