ccdw_dim_currency

This table provides details about various currencies. Each row represents an ISO 4217 currency.

Column AliasData TypeKeyDescriptionIndex?
currency_id (PK)SMALLINTPKUnique identifier for a currency.Yes
alpha_codeVARCHARAlpha-3 code for the currency (for example, "USD", "EUR").Yes
display_nameVARCHARUser-friendly display name for the currency.No
numeric_codeINTEGERNumeric code for the currency.No
symbolVARCHARSymbol for the currency (for example, "$", "€").No
default_fraction_digitsSMALLINTNumber of default fraction digits for the currency.No