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

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

    Description
    Foreign key constraint referencing Product.ProductAssemblyID.
    Columns
    Column in BillOfMaterialsRelated column in Product
    ProductAssemblyIDProductID
    See Also