Northwind Database (Document! X Sample)
AdventureWorks Database / Sales Schema / Person.CountryRegion Table / Sales.CountryRegionCurrency Table / FK_CountryRegionCurrency_CountryRegion_CountryRegionCode Relationship
Sample Template
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