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

Related Objects

Sales.SalesOrderHeader Table
Purchasing.ShipMethod Table
Sales Schema
AdventureWorks Database