Quick Check


1. 

Why should the size of the clustered index key be kept low?

image from book

2. 

What is the maximum number of included columns allowed in a non-clustered index?

1,023 columns is the maximum number of included columns allowed in a non-clustered index.

3. 

What is the maximum number of columns that can make up an index key?

image from book

Answers

1. 

Keep the clustered index small because it is copied into each row in each non-clustered index on the same table.

2. 

1,023 columns is the maximum number of included columns allowed in a non-clustered index.

3. 

16 columns (or a width of 900 bytes) is the maximum number of columns that can make up an index key.




MCITP Self-Paced Training Kit Exam 70-442  .Designing and Optimizing Data Access by Using Microsoft SQL Server 2005
MCITP Self-Paced Training Kit Exam 70-442 .Designing and Optimizing Data Access by Using Microsoft SQL Server 2005
ISBN: 073562383X
EAN: N/A
Year: 2007
Pages: 162

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net