Northwind Database (Document! X Sample)
AdventureWorks Database / Sales Schema / Sales.Currency Table / Sales.CurrencyRate Table / FK_CurrencyRate_Currency_ToCurrencyCode Relationship
In This Topic
    FK_CurrencyRate_Currency_ToCurrencyCode Relationship
    In This Topic
    Relationship Overview

    Table CurrencyRate is related to table Currency by the columns listed below.

    Description
    Foreign key constraint referencing Currency.ToCurrencyCode.
    Columns
    Column in CurrencyRateRelated column in Currency
    ToCurrencyCodeCurrencyCode
    See Also