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


TABLE: IGS.IGS_GR_GOVT_HNS_LVL

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


IGS_GR_GOVT_HNS_LVL describes the list of government defined honors levels granted to students as part of graduation.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_GR_GOVT_HNS_LVL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnGOVT_HONOURS_LEVEL
Columns
Name Datatype Length Mandatory Comments
GOVT_HONOURS_LEVEL VARCHAR2 (1) Yes Describes the code indicating the level of bachelor honours award that has been granted to a student. DETYA element 352.
DESCRIPTION VARCHAR2 (60) Yes Provides an explanation of the government honours levels. The government honours level is a code indicating the level of bachelor honours award which has been granted to a student. DETYA element 352.
CLOSED_IND VARCHAR2 (1) Yes Indicates and specifies if the Government honours level is openor closed. Selecting the checkbox to 'closed' prevents use of the Government honours level.
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_HONOURS_LEVEL
,      DESCRIPTION
,      CLOSED_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_GR_GOVT_HNS_LVL;

Dependencies

[top of page]

IGS.IGS_GR_GOVT_HNS_LVL does not reference any database object

IGS.IGS_GR_GOVT_HNS_LVL is referenced by following:

SchemaAPPS
SynonymIGS_GR_GOVT_HNS_LVL