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


TABLE: IGS.IGS_PE_GOV_COUNTRYCD

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


IGS_PE_GOV_COUNTRYCD describes the DEET set of country codes, for example, 0011 Albania,
0208 Zambia.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PE_GOV_COUNTRYCD_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnGOVT_COUNTRY_CD
Columns
Name Datatype Length Mandatory Comments
GOVT_COUNTRY_CD VARCHAR2 (4) Yes A code defined in the set of Government country codes. See Appendix C Higher Education Student Data Collection Documentation 1997, DETYA.
DESCRIPTION VARCHAR2 (60) Yes The name of a country coded in Appendix C of the Higher Education Student Data Collection Documentation 1997, DETYA.
CLOSED_IND VARCHAR2 (1) Yes Specifies whether the Government country code is open or closed. Setting the checkbox to closed prevents the Government code from being mapped to institution-defined country codes.
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_COUNTRY_CD
,      DESCRIPTION
,      CLOSED_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PE_GOV_COUNTRYCD;

Dependencies

[top of page]

IGS.IGS_PE_GOV_COUNTRYCD does not reference any database object

IGS.IGS_PE_GOV_COUNTRYCD is referenced by following:

SchemaAPPS
SynonymIGS_PE_GOV_COUNTRYCD