Northwind Database (Document! X Sample)
AdventureWorks Database / Purchasing Schema / Production.UnitMeasure Table / Purchasing.ProductVendor Table / FK_ProductVendor_UnitMeasure_UnitMeasureCode Relationship
Sample Template
FK_ProductVendor_UnitMeasure_UnitMeasureCode Relationship
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