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