Northwind Database (Document! X Sample)
AdventureWorks Database / Production Schema / Production.WorkOrderRouting Table / PK_WorkOrderRouting_WorkOrderID_ProductID_OperationSequence Index
In This Topic
    PK_WorkOrderRouting_WorkOrderID_ProductID_OperationSequence Index
    In This Topic
    Description
    Primary key (clustered) constraint
    Properties
    File GroupPRIMARY
    Space Used120.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 WorkOrder.WorkOrderID.Ascending
    Primary KeyPrimary key. Foreign key to Product.ProductID.Ascending
    Primary KeyPrimary key. Indicates the manufacturing process sequence.Ascending
    Index Statistics
    Average key length10.00
    Density0.64
    Rows in the Table67131
    Rows Sampled67131
    Distribution Steps91
    UpdatedOct 27 2017 2:33PM
    See Also