Northwind Database (Document! X Sample)
FK_PurchaseOrderHeader_Employee_EmployeeID Relationship
AdventureWorks Database > Purchasing Schema > HumanResources.Employee Table > Purchasing.PurchaseOrderHeader Table : FK_PurchaseOrderHeader_Employee_EmployeeID Relationship
Relationship Overview

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

Description
Foreign key constraint referencing Employee.EmployeeID.
Columns
Column in PurchaseOrderHeaderRelated column in Employee
EmployeeIDBusinessEntityID
See Also

Related Objects

Purchasing.PurchaseOrderHeader Table
HumanResources.Employee Table
Purchasing Schema
AdventureWorks Database