DBA Data[Home] [Help] [Dependency Information]


TABLE: IGS.IGS_PE_COUNTRY_CD

Object Details
Object Name: IGS_PE_COUNTRY_CD
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGS_PE_COUNTRY_CD
Subobject Name:
Status: VALID


IGS_PE_COUNTRY_CD describes the available list of user defined country codes.


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PE_COUNTRY_CD_U1 NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnCOUNTRY_CD
IGS_PE_COUNTRY_CD_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_ARCHIVE ColumnGOVT_COUNTRY_CD
Columns
Name Datatype Length Mandatory Comments
COUNTRY_CD VARCHAR2 (10) Yes Identifies the institution-defined code for a country
GOVT_COUNTRY_CD VARCHAR2 (4) Yes Defined in the set of Government country codes. See Appendix C Higher Education Student Data Collection Documentation 1997, DETYA.
DESCRIPTION VARCHAR2 (60) Yes Describes the institution-defined code that identifies a country DETYA element reference 346
CLOSED_IND VARCHAR2 (1) Yes Describes whether the country code is open or closed
NOTES VARCHAR2 (2000)
A text-based facility for entering and maintaining notes of up to 2,000 characters regarding the country code.
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT COUNTRY_CD
,      GOVT_COUNTRY_CD
,      DESCRIPTION
,      CLOSED_IND
,      NOTES
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PE_COUNTRY_CD;

Dependencies

[top of page]

IGS.IGS_PE_COUNTRY_CD does not reference any database object

IGS.IGS_PE_COUNTRY_CD is referenced by following:

SchemaAPPS
SynonymIGS_PE_COUNTRY_CD