Question: What is the purpose of an index in SQL Server 2000?
Options:
Correct Answer: To speed up data retrieval
Solution:
An index is used to speed up data retrieval in SQL Server 2000.