Northwind Database (Document! X Sample)
AdventureWorks Database / HumanResources Schema / HumanResources.Department Table / HumanResources.EmployeeDepartmentHistory Table / FK_EmployeeDepartmentHistory_Department_DepartmentID Relationship
In This Topic
    FK_EmployeeDepartmentHistory_Department_DepartmentID Relationship
    In This Topic
    Relationship Overview

    Table EmployeeDepartmentHistory is related to table Department by the columns listed below.

    Description
    Foreign key constraint referencing Department.DepartmentID.
    Columns
    Column in EmployeeDepartmentHistoryRelated column in Department
    DepartmentIDDepartmentID
    See Also