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

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

    Description
    Foreign key constraint referencing Currency.FromCurrencyCode.
    Columns
    Column in CurrencyRateRelated column in Currency
    FromCurrencyCodeCurrencyCode
    See Also