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


TABLE: IGS.IGS_PE_GOV_LANG_CD

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


IGS_PE_GOV_LANG_CD describes the available set of DEET language codes, for example, 02 - Afghani, 21 - Fijian


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PE_GOV_LANG_CD_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnGOVT_LANGUAGE_CD
Columns
Name Datatype Length Mandatory Comments
GOVT_LANGUAGE_CD NUMBER (2) Yes Describes the use of a language other than English at the student's permanent home residence. DETYA element no. 348.
DESCRIPTION VARCHAR2 (60) Yes Provides an explanation of the DETYA language code
CLOSED_IND VARCHAR2 (1) Yes Specifies if the Government language code is open or closed. Selecting the checkbox to closed prevents use of the Government language code in new or modified institution-defined language code records.
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 GOVT_LANGUAGE_CD
,      DESCRIPTION
,      CLOSED_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PE_GOV_LANG_CD;

Dependencies

[top of page]

IGS.IGS_PE_GOV_LANG_CD does not reference any database object

IGS.IGS_PE_GOV_LANG_CD is referenced by following:

SchemaAPPS
SynonymIGS_PE_GOV_LANG_CD