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 | |
|
ShippedDate | 0 |
Updated: | |
Average key length: | |
Density: | |
Rows in the table: | |
Rows sampled for statistics data: | |
Distribution steps: |
CREATE INDEX [ShippedDate] ON [dbo].[Orders]([ShippedDate]) ON [PRIMARY]
GO
See Also
List of indexes