Database - SQL Server 2000 - Discussion

Discussion Forum : SQL Server 2000 - True or False (Q.No. 8)
8.
SQL Server indexes are special data structures used to improve performance.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Utkal said:   1 decade ago
Indexes are used to arrange the data with respect to the column on which it is constrained and hence improve performance, however increases load on the system.

Post your comments here:

Your comments will be displayed after verification.