FK_EmployeeDepartmentHistory_Department_DepartmentID Relationship
Relationship Overview
Table EmployeeDepartmentHistory is related to table Department by the columns listed below.
Description
Foreign key constraint referencing Department.DepartmentID.
Columns
| Column in EmployeeDepartmentHistory | Related column in Department |
|---|---|
| DepartmentID | DepartmentID |
See Also