Clustered Index: | |
Primary Key Index: | |
Unique Index: | |
Ignore Duplicates: | |
Pad Index: | |
Allow Row Locks: | |
Allow Page Locks: | |
Is computed column in index: | |
Located On: | PRIMARY |
Size KB: | 16 |
Fill Factor: | 0 |
Don't Recompute Statistics: | |
Description: |
Name | Descending | |
|
LastName | 0 |
Updated: | Oct 21 2006 5:45PM |
Average key length: | 18.22222 |
Density: | 0 |
Rows in the table: | 9 |
Rows sampled for statistics data: | 9 |
Distribution steps: | 9 |
CREATE INDEX [LastName] ON [dbo].[Employees]([LastName]) ON [PRIMARY]
GO
See Also
List of indexes