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


TABLE: IGS.IGS_PE_GOV_PER_RESCD

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


IGS_PE_GOV_PER_RESCD describes the government permanent residence codes.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PE_GOV_PER_RESCD_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnGOVT_PERM_RESIDENT_CD
Columns
Name Datatype Length Mandatory Comments
GOVT_PERM_RESIDENT_CD NUMBER (1) Yes A unique Government code indicating a student's permanent residency status, DETYA Higher Education Student Data Collection 1997, Element No. 390.
DESCRIPTION VARCHAR2 (60) Yes Describes the code which identifies the permanent residency status of a student, DETYA Higher Education Student Data Collection 1997,Element No. 390.
CLOSED_IND VARCHAR2 (1) Yes Specifies if the Government permanent residence code is open or closed. Selecting the checkbox to 'closed' prevents use of the Government Permanent Residence code in new or modified institution-defined permanent residence 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_PERM_RESIDENT_CD
,      DESCRIPTION
,      CLOSED_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PE_GOV_PER_RESCD;

Dependencies

[top of page]

IGS.IGS_PE_GOV_PER_RESCD does not reference any database object

IGS.IGS_PE_GOV_PER_RESCD is referenced by following:

SchemaAPPS
SynonymIGS_PE_GOV_PER_RESCD