Northwind Database (Document! X Sample)
FK_BillOfMaterials_Product_ComponentID Relationship
AdventureWorks Database > Production Schema > Production.Product Table > Production.BillOfMaterials Table : FK_BillOfMaterials_Product_ComponentID Relationship
Relationship Overview

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

Description
Foreign key constraint referencing Product.ComponentID.
Columns
Column in BillOfMaterialsRelated column in Product
ComponentIDProductID
See Also

Related Objects

Production.BillOfMaterials Table
Production.Product Table
Production Schema
AdventureWorks Database