Northwind Database (Document! X Sample)
AdventureWorks Database / Sales Schema / Sales.PersonCreditCard Table / PK_PersonCreditCard_BusinessEntityID_CreditCardID Index
In This Topic
    PK_PersonCreditCard_BusinessEntityID_CreditCardID 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 KeyBusiness entity identification number. Foreign key to Person.BusinessEntityID.Ascending
    Primary KeyCredit card identification number. Foreign key to CreditCard.CreditCardID.Ascending
    Index Statistics
    Average key length8.00
    Density1.00
    Rows in the Table19118
    Rows Sampled19118
    Distribution Steps7
    UpdatedOct 27 2017 2:33PM
    See Also