This table contains information about state lookup codes, names and associated country codes.
Module:
shortname, country
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| country | VARCHAR2 | 16 | True | Id of the country | DW_NS_Country_D | id | |
| shortname | VARCHAR2 | 128 | True | Short Name of the state | |||
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. This is source record id column. | ||||
| fullname | VARCHAR2 | 256 | Full Name of the state | ||||
| id | NUMBER | 38 | 0 | Internal Id |
Copyright © 2019, 2026, Oracle and/or its affiliates.