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