Northwind Database (Document! X Sample)
AdventureWorks Database / Sales Schema / Sales.SalesTerritoryHistory Table / PK_SalesTerritoryHistory_BusinessEntityID_StartDate_TerritoryID Index
In This Topic
    PK_SalesTerritoryHistory_BusinessEntityID_StartDate_TerritoryID Index
    In This Topic
    Description
    Primary key (clustered) constraint
    Properties
    File GroupPRIMARY
    Space Used8.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. The sales rep. Foreign key to SalesPerson.BusinessEntityID.Ascending
    Primary KeyPrimary key. Date the sales representive started work in the territory.Ascending
    Primary KeyPrimary key. Territory identification number. Foreign key to SalesTerritory.SalesTerritoryID.Ascending
    Index Statistics
    Average key length16.00
    Density1.00
    Rows in the Table17
    Rows Sampled17
    Distribution Steps8
    UpdatedOct 27 2017 2:33PM
    See Also