Northwind Database (Document! X Sample)
FK_PurchaseOrderHeader_ShipMethod_ShipMethodID Relationship
AdventureWorks Database > Purchasing Schema > Purchasing.ShipMethod Table > Purchasing.PurchaseOrderHeader Table : FK_PurchaseOrderHeader_ShipMethod_ShipMethodID Relationship
Relationship Overview

Table PurchaseOrderHeader is related to table ShipMethod by the columns listed below.

Description
Foreign key constraint referencing ShipMethod.ShipMethodID.
Columns
Column in PurchaseOrderHeaderRelated column in ShipMethod
ShipMethodIDShipMethodID
See Also

Related Objects

Purchasing.PurchaseOrderHeader Table
Purchasing.ShipMethod Table
Purchasing Schema
AdventureWorks Database