[Home] [Help]
[Dependency Information]
Object Name: | IGS_AS_EXM_LOC_SPVSR |
---|---|
Object Type: | TABLE |
Owner: | IGS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
IGS_AS_EXM_LOC_SPVSR describes examination location which the supervisor attends.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IGS_AS_EXM_LOC_SPVSR_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
IGS_AS_EXM_LOC_SPVSR_N1 | NORMAL | NONUNIQUE |
![]() |
![]() |
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 |
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;
IGS.IGS_AS_EXM_LOC_SPVSR does not reference any database object
IGS.IGS_AS_EXM_LOC_SPVSR is referenced by following:
|
|
|