Northwind Database (Document! X Sample)
AdventureWorks Database / Sales Schema / Purchasing.ShipMethod Table / Sales.SalesOrderHeader Table / FK_SalesOrderHeader_ShipMethod_ShipMethodID Relationship
Sample Template
FK_SalesOrderHeader_ShipMethod_ShipMethodID Relationship
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