[Home] [Help]
[Dependency Information]
Object Name: | JTY_STR_TO_TABLE_GT |
---|---|
Object Type: | TABLE |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
APPS.JTY_STR_TO_TABLE_GT 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 |
---|---|---|---|---|
TEXT_COL | VARCHAR2 | (1000) | ||
NUM_COL | NUMBER | |||
DATE_COL | DATE |
Cut, paste (and edit) the following text to query this object:
SELECT TEXT_COL
, NUM_COL
, DATE_COL
FROM APPS.JTY_STR_TO_TABLE_GT;
APPS.JTY_STR_TO_TABLE_GT does not reference any database object
APPS.JTY_STR_TO_TABLE_GT is referenced by following:
|
|
|