Northwind Database (Document! X Sample)
AdventureWorks Database / Production Schema / Production.Product Table / Production.ProductListPriceHistory Table / FK_ProductListPriceHistory_Product_ProductID Relationship
In This Topic
    FK_ProductListPriceHistory_Product_ProductID Relationship
    In This Topic
    Relationship Overview

    Table ProductListPriceHistory is related to table Product by the columns listed below.

    Description
    Foreign key constraint referencing Product.ProductID.
    Columns
    Column in ProductListPriceHistoryRelated column in Product
    ProductIDProductID
    See Also