Northwind Database (Document! X Sample)
FK_Store_SalesPerson_SalesPersonID Relationship
AdventureWorks Database > Sales Schema > Sales.SalesPerson Table > Sales.Store Table : FK_Store_SalesPerson_SalesPersonID Relationship
Relationship Overview

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

Description
Foreign key constraint referencing SalesPerson.SalesPersonID
Columns
Column in StoreRelated column in SalesPerson
SalesPersonIDBusinessEntityID
See Also

Related Objects

Sales.Store Table
Sales.SalesPerson Table
Sales Schema
AdventureWorks Database