Northwind Database (Document! X Sample)
AdventureWorks Database / Sales Schema / HumanResources.Employee Table / Sales.SalesPerson Table / FK_SalesPerson_Employee_BusinessEntityID Relationship
Sample Template
FK_SalesPerson_Employee_BusinessEntityID Relationship
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