Northwind Database (Document! X Sample)
AdventureWorks Database / Person Schema / Person.BusinessEntityAddress Table / PK_BusinessEntityAddress_BusinessEntityID_AddressID_AddressTypeID Index
In This Topic
    PK_BusinessEntityAddress_BusinessEntityID_AddressID_AddressTypeID Index
    In This Topic
    Description
    Primary key (clustered) constraint
    Properties
    File GroupPRIMARY
    Space Used16.00 KB
    Fill Factor0
    Do not Recompute Statistics
    Full Text Key
    Clustered Index
    Primary Key Index
    Unique Index
    Pad Index
    Columns
     ColumnDescriptionSort Order
    Primary KeyPrimary key. Foreign key to BusinessEntity.BusinessEntityID.Ascending
    Primary KeyPrimary key. Foreign key to Address.AddressID.Ascending
    Primary KeyPrimary key. Foreign key to AddressType.AddressTypeID.Ascending
    Index Statistics
    Average key length12.00
    Density1.00
    Rows in the Table19614
    Rows Sampled19614
    Distribution Steps20
    UpdatedOct 27 2017 2:33PM
    See Also