DW_NS_Country_D
This table contains information about Country lookup codes and the Country names.
Details
Module:
Key Columns
id
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| id | VARCHAR2 | 64 | True | Id of the country | |||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. This is source record id column. | ||||
| name | VARCHAR2 | 256 | Name of the country | ||||
| nationality | VARCHAR2 | 256 | nationality of the country | ||||
| timezone | VARCHAR2 | 64 | timezone of the country | ||||
| timezonedescription | VARCHAR2 | 128 | timezone description of the country |