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


TABLE: IGS.IGS_AS_EXMVNU_SESAVL_ALL

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


IGS_AS_EXMVNU_SESAVL_ALL describes availability of examination venue for examination session. The existence of a record indicates the availability of the venue within the related examination session.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AS_EXMVNU_SESAVL_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnVENUE_CD
ColumnEXAM_CAL_TYPE
ColumnEXAM_CI_SEQUENCE_NUMBER
ColumnDT_ALIAS
ColumnDAI_SEQUENCE_NUMBER
ColumnSTART_TIME
ColumnEND_TIME
IGS_AS_EXMVNU_SESAVL_ALL_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnEXAM_CAL_TYPE
ColumnEXAM_CI_SEQUENCE_NUMBER
ColumnDT_ALIAS
ColumnDAI_SEQUENCE_NUMBER
ColumnSTART_TIME
ColumnEND_TIME
IGS_AS_EXMVNU_SESAVL_ALL_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnESE_ID
Columns
Name Datatype Length Mandatory Comments
VENUE_CD VARCHAR2 (10) Yes Describes the code of an examination venue that is available for use during the specified session
EXAM_CAL_TYPE VARCHAR2 (10) Yes The examination session calendar type
EXAM_CI_SEQUENCE_NUMBER NUMBER (6) Yes The examination session calendar type sequence number
DT_ALIAS VARCHAR2 (10) Yes A day within the specified examination period
DAI_SEQUENCE_NUMBER NUMBER (6) Yes The examination session date alias sequence number
START_TIME DATE
Yes The start time of the examination session
END_TIME DATE
Yes The end time of the examination session
ESE_ID NUMBER (6) Yes The examination session ID
COMMENTS VARCHAR2 (2000)
A text facility for entering any additional comments about the availability of an examination venue for an examination session.
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
ORG_ID NUMBER (15)
Operating unit identifier
Query Text

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


SELECT VENUE_CD
,      EXAM_CAL_TYPE
,      EXAM_CI_SEQUENCE_NUMBER
,      DT_ALIAS
,      DAI_SEQUENCE_NUMBER
,      START_TIME
,      END_TIME
,      ESE_ID
,      COMMENTS
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
,      ORG_ID
FROM IGS.IGS_AS_EXMVNU_SESAVL_ALL;

Dependencies

[top of page]

IGS.IGS_AS_EXMVNU_SESAVL_ALL does not reference any database object

IGS.IGS_AS_EXMVNU_SESAVL_ALL is referenced by following:

SchemaAPPS
SynonymIGS_AS_EXMVNU_SESAVL_ALL