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


TABLE: IGS.IGS_AD_AUSE_ED_OT_SC

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


IGS_AD_AUSE_ED_AS_T describes additional scores required by states for
secondary education scoring.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AD_AUSE_ED_OT_SC_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERSON_ID
ColumnASE_SEQUENCE_NUMBER
ColumnRESULT_OBTAINED_YR
ColumnSCORE_TYPE
Columns
Name Datatype Length Mandatory Comments
PERSON_ID NUMBER (15) Yes Contains the institution-defined number that uniquely identifies a person
ASE_SEQUENCE_NUMBER NUMBER (10) Yes Identifies uniquely an Australian Secondary Education record for a person.
RESULT_OBTAINED_YR NUMBER (4) Yes The year the other secondary education score was obtained
SCORE_TYPE VARCHAR2 (20) Yes Type of additional score, for example, WA Murdoch aggregate or TES.
SCORE VARCHAR2 (10) Yes Score as recognized by individual states
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 PERSON_ID
,      ASE_SEQUENCE_NUMBER
,      RESULT_OBTAINED_YR
,      SCORE_TYPE
,      SCORE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_AD_AUSE_ED_OT_SC;

Dependencies

[top of page]

IGS.IGS_AD_AUSE_ED_OT_SC does not reference any database object

IGS.IGS_AD_AUSE_ED_OT_SC is referenced by following:

SchemaAPPS
SynonymIGS_AD_AUSE_ED_OT_SC