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


TABLE: IGS.IGS_AD_AUS_SEC_EDU

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


IGS_AD_AUS_SEC_EDU describes secondary education in Australia that is required for assessment of admissions application.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AD_AUS_SEC_EDU_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERSON_ID
ColumnSEQUENCE_NUMBER
IGS_AD_AUS_SEC_EDU_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnSECONDARY_SCHOOL_CD
IGS_AD_AUS_SEC_EDU_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnAUS_SCNDRY_EDU_ASS_TYPE
Columns
Name Datatype Length Mandatory Comments
PERSON_ID NUMBER (15) Yes Contains the institution-defined number that uniquely identifies a person
SEQUENCE_NUMBER NUMBER (10) Yes Identifies uniquely an Australian Secondary Education record for a person
STATE_CD VARCHAR2 (3) Yes Describes the Australian state the Secondary Education School is in, for example, VIC, QLD, WA, SA.
RESULT_OBTAINED_YR NUMBER (4)
The year the secondary result was obtained.
SCORE NUMBER (6)
Score as recognized by individual states
AUS_SCNDRY_EDU_ASS_TYPE VARCHAR2 (10)
Contains a code that identifies the applicant type of Secondary Education assessment, for example, - VCE, IB, YR12-ACT.
CANDIDATE_NUMBER NUMBER (12)
Contains a number that uniquely identifies an applicant and is issued by the appropriate tertiary admissions center
SECONDARY_SCHOOL_CD VARCHAR2 (10)
Describes the code that uniquely identifies an Australian Secondary Education school.
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
REQUEST_ID NUMBER (15)
Request identifier of last concurrent program to update this record
PROGRAM_APPLICATION_ID NUMBER (15)
Application identifier of last concurrent program to update this record
PROGRAM_ID NUMBER (15)
Program identifier of last concurrent program to update this record
PROGRAM_UPDATE_DATE DATE

Last update date of this record by a concurrent program
Query Text

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


SELECT PERSON_ID
,      SEQUENCE_NUMBER
,      STATE_CD
,      RESULT_OBTAINED_YR
,      SCORE
,      AUS_SCNDRY_EDU_ASS_TYPE
,      CANDIDATE_NUMBER
,      SECONDARY_SCHOOL_CD
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM IGS.IGS_AD_AUS_SEC_EDU;

Dependencies

[top of page]

IGS.IGS_AD_AUS_SEC_EDU does not reference any database object

IGS.IGS_AD_AUS_SEC_EDU is referenced by following:

SchemaAPPS
SynonymIGS_AD_AUS_SEC_EDU