[Home] [Help]
[Dependency Information]
Object Name: | IGS_AD_AUS_SEC_EDU |
---|---|
Object Type: | TABLE |
Owner: | IGS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
IGS_AD_AUS_SEC_EDU describes secondary education in Australia that is required for assessment of admissions application.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IGS_AD_AUS_SEC_EDU_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
IGS_AD_AUS_SEC_EDU_N2 | NORMAL | NONUNIQUE |
![]() |
![]() |
IGS_AD_AUS_SEC_EDU_N3 | NORMAL | NONUNIQUE |
![]() |
![]() |
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 |
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;
IGS.IGS_AD_AUS_SEC_EDU does not reference any database object
IGS.IGS_AD_AUS_SEC_EDU is referenced by following:
|
|
|