[Home] [Help]
[Dependency Information]
Object Name: | MSC_INT_CALENDAR_TV_SNO |
---|---|
Object Type: | TABLE |
Owner: | MSC |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
MSC.MSC_INT_CALENDAR_TV_SNO 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.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: | 40 |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
MSC_CALENDAR_TV_SNO_PK | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
OI__NAME | VARCHAR2 | (100) | Yes | |
A__START_DATE | DATE | Yes | ||
A__END_DATE | DATE | Yes | ||
OI__UPTIME | NUMBER | |||
OI__DOWN | NUMBER | |||
OI__DELAY | NUMBER | |||
OI__PREMIUM | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT OI__NAME
, A__START_DATE
, A__END_DATE
, OI__UPTIME
, OI__DOWN
, OI__DELAY
, OI__PREMIUM
FROM MSC.MSC_INT_CALENDAR_TV_SNO;
MSC.MSC_INT_CALENDAR_TV_SNO does not reference any database object
MSC.MSC_INT_CALENDAR_TV_SNO is referenced by following:
|
|
|