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

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

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

Related Objects

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