Northwind Database (Document! X Sample)
AdventureWorks Database / Sales Schema / Sales.ShoppingCartItem Table / IX_ShoppingCartItem_ShoppingCartID_ProductID Index
In This Topic
    IX_ShoppingCartItem_ShoppingCartID_ProductID Index
    In This Topic
    Description
    Nonclustered index.
    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
     Shopping cart identification number.Ascending
     Product ordered. Foreign key to Product.ProductID.Ascending
    Index Statistics
    Average key length18.00
    Density0.00
    Rows in the Table3
    Rows Sampled3
    Distribution Steps2
    UpdatedOct 27 2017 2:33PM
    See Also