Northwind Database (Document! X Sample)
AdventureWorks Database / Purchasing Schema / Purchasing.ShipMethod Table / Purchasing.PurchaseOrderHeader Table / FK_PurchaseOrderHeader_ShipMethod_ShipMethodID Relationship
In This Topic
    FK_PurchaseOrderHeader_ShipMethod_ShipMethodID Relationship
    In This Topic
    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