[Home] [Help]
[Dependency Information]
| Object Name: | BIS_BIA_RSG_STAGE_OBJECTS |
|---|---|
| Object Type: | TABLE |
| Owner: | BIS |
| Subobject Name: | |
| Status: | VALID |
BIS.BIS_BIA_RSG_STAGE_OBJECTS 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 |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| SET_NAME | VARCHAR2 | (30) | ||
| SET_APP | VARCHAR2 | (30) | ||
| STAGE_NAME | VARCHAR2 | (30) | ||
| OBJECT_TYPE | VARCHAR2 | (30) | ||
| OBJECT_NAME | VARCHAR2 | (240) |
Cut, paste (and edit) the following text to query this object:
SELECT SET_NAME
, SET_APP
, STAGE_NAME
, OBJECT_TYPE
, OBJECT_NAME
FROM BIS.BIS_BIA_RSG_STAGE_OBJECTS;
BIS.BIS_BIA_RSG_STAGE_OBJECTS does not reference any database object
BIS.BIS_BIA_RSG_STAGE_OBJECTS is referenced by following:
APPS
BIS_BIA_RSG_STAGE_OBJECTS
|
|
|
|