DW_CURRENCY_DETAILS_D_TL
This table provides the details of a currency used
Details
Module:
Key Columns
CURRENCY_CODE, LANGUAGE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| CURRENCY_CODE | VARCHAR2 | 16 | True | The Currency Code | |||
| LANGUAGE | VARCHAR2 | 16 | True | Language code in which the Currency Details are provided | |||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. Unique identifier of the table. Combination of Currency_code and Language | ||||
| CURRENCY_DESCRIPTION | VARCHAR2 | 512 | The description of the currency code | ||||
| CURRENCY_NAME | VARCHAR2 | 512 | The name of the currency code |