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


TABLE: APPS.JTY_STR_TO_TABLE_GT

Object Details
Object Name: JTY_STR_TO_TABLE_GT
Object Type: TABLE
Owner: APPS
FND Design Data: TableJTF.JTY_STR_TO_TABLE_GT
Subobject Name:
Status: VALID

Temporary Table Details

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.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
TEXT_COL VARCHAR2 (1000)
NUM_COL NUMBER

DATE_COL DATE

Query Text

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;

Dependencies

[top of page]

APPS.JTY_STR_TO_TABLE_GT does not reference any database object

APPS.JTY_STR_TO_TABLE_GT is referenced by following:

SchemaAPPS
Package BodyJTY_WEBADI_OTH_TERR_DWNL_PKG - show dependent code