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

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

    Description
    Foreign key constraint referencing UnitMeasure.UnitMeasureCode.
    Columns
    Column in ProductRelated column in UnitMeasure
    SizeUnitMeasureCodeUnitMeasureCode
    See Also