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


TABLE: IGS.IGS_RE_THESIS_EXAM

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


IGS_RE_THESIS_EXAM describes the thesis examination and its actions.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_RE_THESIS_EXAM_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERSON_ID
ColumnCA_SEQUENCE_NUMBER
ColumnTHE_SEQUENCE_NUMBER
ColumnCREATION_DT
IGS_RE_THESIS_EXAM_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnTHESIS_EXAM_TYPE
IGS_RE_THESIS_EXAM_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnTHESIS_RESULT_CD
IGS_RE_THESIS_EXAM_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnTHESIS_PANEL_TYPE
IGS_RE_THESIS_EXAM_N4 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnTRACKING_ID
Columns
Name Datatype Length Mandatory Comments
PERSON_ID NUMBER (15) Yes Describes the person identifier number of the research candidate whose thesis is under examination
CA_SEQUENCE_NUMBER NUMBER (6) Yes Describes the candidature sequence number
THE_SEQUENCE_NUMBER NUMBER (6) Yes Describes the thesis sequence number
CREATION_DT DATE
Yes Describes the date the panel was created for the thesis examination
SUBMISSION_DT DATE

Describes the date that the thesis was submitted for examination
THESIS_EXAM_TYPE VARCHAR2 (10) Yes Describes the type of examination which is being undertaken. For example, written, performance, oral.
THESIS_PANEL_TYPE VARCHAR2 (10) Yes Describes the type of panel used for the thesis examination
TRACKING_ID NUMBER (9)
The system generated identification number of the tracking item associated with the thesis examination process
THESIS_RESULT_CD VARCHAR2 (10)
Describes the thesis result that is an outcome of the panel members having provided their recommended results
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_LOGIN NUMBER (15)
Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
Query Text

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


SELECT PERSON_ID
,      CA_SEQUENCE_NUMBER
,      THE_SEQUENCE_NUMBER
,      CREATION_DT
,      SUBMISSION_DT
,      THESIS_EXAM_TYPE
,      THESIS_PANEL_TYPE
,      TRACKING_ID
,      THESIS_RESULT_CD
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      LAST_UPDATE_DATE
FROM IGS.IGS_RE_THESIS_EXAM;

Dependencies

[top of page]

IGS.IGS_RE_THESIS_EXAM does not reference any database object

IGS.IGS_RE_THESIS_EXAM is referenced by following:

SchemaAPPS
SynonymIGS_RE_THESIS_EXAM