Northwind Database (Document! X Sample)
AdventureWorks Database / Sales Schema / Purchasing.ShipMethod Table / Sales.SalesOrderHeader Table / FK_SalesOrderHeader_ShipMethod_ShipMethodID Relationship
In This Topic
    FK_SalesOrderHeader_ShipMethod_ShipMethodID Relationship
    In This Topic
    Relationship Overview

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

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