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

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

    Description
    Foreign key constraint referencing SalesPerson.SalesPersonID.
    Columns
    Column in SalesTerritoryHistoryRelated column in SalesPerson
    BusinessEntityIDBusinessEntityID
    See Also