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

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

    Description
    Foreign key constraint referencing ProductModel.ProductModelID.
    Columns
    Column in ProductRelated column in ProductModel
    ProductModelIDProductModelID
    See Also