Northwind Database (Document! X Sample)
AdventureWorks Database / HumanResources Schema / Person.Person Table / HumanResources.Employee Table / FK_Employee_Person_BusinessEntityID Relationship
In This Topic
    FK_Employee_Person_BusinessEntityID Relationship
    In This Topic
    Relationship Overview

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

    Description
    Foreign key constraint referencing Person.BusinessEntityID.
    Columns
    Column in EmployeeRelated column in Person
    BusinessEntityIDBusinessEntityID
    See Also