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