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

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

    Description
    Foreign key constraint referencing Employee.EmployeeID.
    Columns
    Column in SalesPersonRelated column in Employee
    BusinessEntityIDBusinessEntityID
    See Also