Northwind Database (Document! X Sample)
AdventureWorks Database / Sales Schema / Person.CountryRegion Table / Sales.SalesTerritory Table / FK_SalesTerritory_CountryRegion_CountryRegionCode Relationship
In This Topic
    FK_SalesTerritory_CountryRegion_CountryRegionCode Relationship
    In This Topic
    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