Northwind Database (Document! X Sample)
FK_SalesTerritory_CountryRegion_CountryRegionCode Relationship
AdventureWorks Database > Sales Schema > Person.CountryRegion Table > Sales.SalesTerritory Table : FK_SalesTerritory_CountryRegion_CountryRegionCode Relationship
Relationship Overview

Table SalesTerritory is related to table CountryRegion by the columns listed below.

Description
Foreign key constraint referencing CountryRegion.CountryRegionCode.
Columns
Column in SalesTerritoryRelated column in CountryRegion
CountryRegionCodeCountryRegionCode
See Also

Related Objects

Sales.SalesTerritory Table
Person.CountryRegion Table
Sales Schema
AdventureWorks Database