Northwind Database (Document! X Sample)
AdventureWorks Database / Production Schema / Production.ProductProductPhoto Table / PK_ProductProductPhoto_ProductID_ProductPhotoID Index
In This Topic
    PK_ProductProductPhoto_ProductID_ProductPhotoID Index
    In This Topic
    Description
    Primary key (clustered) constraint
    Properties
    File GroupPRIMARY
    Space Used32.00 KB
    Fill Factor0
    Do not Recompute Statistics
    Full Text Key
    Clustered Index
    Primary Key Index
    Unique Index
    Pad Index
    Columns
     ColumnDescriptionSort Order
    Primary KeyProduct identification number. Foreign key to Product.ProductID.Ascending
    Primary KeyProduct photo identification number. Foreign key to ProductPhoto.ProductPhotoID.Ascending
    Index Statistics
    Average key length8.00
    Density1.00
    Rows in the Table504
    Rows Sampled504
    Distribution Steps200
    UpdatedOct 27 2017 2:33PM
    See Also