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


TABLE: MSC.MSC_INT_CALENDAR_TV

Object Details
Object Name: MSC_INT_CALENDAR_TV
Object Type: TABLE
Owner: MSC
FND Design Data: TableMSC.MSC_INT_CALENDAR_TV
Subobject Name:
Status: VALID

Temporary Table Details

MSC.MSC_INT_CALENDAR_TV is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Primary Key: MSC_CALENDAR_TV_PK
  1. ColumnOI__NAME
  2. ColumnA__START_DATE
  3. ColumnA__END_DATE
Indexes
Index Type Uniqueness Tablespace Column
MSC_CALENDAR_TV_PK NORMAL UNIQUE Tablespace ColumnOI__NAME
ColumnA__START_DATE
ColumnA__END_DATE
Columns
Name Datatype Length Mandatory Comments
OI__NAME VARCHAR2 (300) Yes
A__START_DATE DATE
Yes
A__END_DATE DATE
Yes
OI__EVENT_LABEL VARCHAR2 (300)
OI__EVENT_TYPE VARCHAR2 (300)
Query Text

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


SELECT OI__NAME
,      A__START_DATE
,      A__END_DATE
,      OI__EVENT_LABEL
,      OI__EVENT_TYPE
FROM MSC.MSC_INT_CALENDAR_TV;

Dependencies

[top of page]

MSC.MSC_INT_CALENDAR_TV does not reference any database object

MSC.MSC_INT_CALENDAR_TV is referenced by following:

SchemaAPPS
SynonymMSC_INT_CALENDAR_TV