Northwind Database (Document! X Sample)
AdventureWorks Database / Person Schema / Person.Address Table / IX_Address_AddressLine1_AddressLine2_City_StateProvinceID_PostalCode Index
In This Topic
    IX_Address_AddressLine1_AddressLine2_City_StateProvinceID_PostalCode Index
    In This Topic
    Description
    Nonclustered index.
    Properties
    File GroupPRIMARY
    Space Used1,728.00 KB
    Fill Factor0
    Do not Recompute Statistics
    Full Text Key
    Clustered Index
    Primary Key Index
    Unique Index
    Pad Index
    Columns
     ColumnDescriptionSort Order
     First street address line.Ascending
     Second street address line.Ascending
     Name of the city.Ascending
     Unique identification number for the state or province. Foreign key to StateProvince table.Ascending
     Postal code for the street address.Ascending
    Index Statistics
    Average key length70.63
    Density0.70
    Rows in the Table19614
    Rows Sampled19614
    Distribution Steps192
    UpdatedOct 27 2017 2:33PM
    See Also