dim_currency

-1 rows


Description

All available currencies

Columns

Column Type Size Nulls Auto Default Children Parents Comments
currency_id int8 19 null
fct_contract_cancellation.currency_id fct_contract_cancellation_currency_id_fkey R
fct_idle_period.currency_id fct_idle_period_currency_id_fkey R
fct_payment_run.currency_id fct_payment_run_currency_id_fkey R
fct_revenue.currency_id fct_revenue_currency_id_fkey R

Primary key of this table.

name varchar 256 null

Human readable name of the currency

code varchar 256 null

ISO 4217 currency code

numeric_code int8 19 null

ISO 4217 numeric code

last_updated timestamptz 35 null

System column. UTC Timestamp at which entry was calculated (lags behind source system).

Relationships