This table provides the details of a currency used
Module:
CURRENCY_CODE, LANGUAGE
| 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 |
Copyright © 2019, 2025, Oracle and/or its affiliates.