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


TABLE: IGS.IGS_AS_EXM_LOC_SPVSR

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


IGS_AS_EXM_LOC_SPVSR describes examination location which the supervisor attends.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AS_EXM_LOC_SPVSR_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERSON_ID
ColumnEXAM_LOCATION_CD
IGS_AS_EXM_LOC_SPVSR_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnEXAM_LOCATION_CD
Columns
Name Datatype Length Mandatory Comments
PERSON_ID NUMBER (15) Yes A unique student information system identification number, typically incorporating a check digit, used to identify a supervisor.
EXAM_LOCATION_CD VARCHAR2 (10) Yes An examination location at which the supervisor is available to supervise. Each examination location has one or more venues to which examinations are allocated.
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
,      EXAM_LOCATION_CD
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_AS_EXM_LOC_SPVSR;

Dependencies

[top of page]

IGS.IGS_AS_EXM_LOC_SPVSR does not reference any database object

IGS.IGS_AS_EXM_LOC_SPVSR is referenced by following:

SchemaAPPS
SynonymIGS_AS_EXM_LOC_SPVSR