FK_SalesPerson_SalesTerritory_TerritoryID Relationship
Relationship Overview
Table SalesPerson is related to table SalesTerritory by the columns listed below.
Description
Foreign key constraint referencing SalesTerritory.TerritoryID.
Columns
Column in SalesPerson | Related column in SalesTerritory |
---|---|
TerritoryID | TerritoryID |
See Also