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

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

    Description
    Foreign key constraint referencing UnitMeasure.UnitMeasureCode.
    Columns
    Column in ProductVendorRelated column in UnitMeasure
    UnitMeasureCodeUnitMeasureCode
    See Also