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

Related Objects

Sales.SalesPerson Table
HumanResources.Employee Table
Sales Schema
AdventureWorks Database