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


TABLE: APPS.JTF_TTY_MY_RESOURCES_GT

Object Details
Object Name: JTF_TTY_MY_RESOURCES_GT
Object Type: TABLE
Owner: APPS
Subobject Name:
Status: VALID

Temporary Table Details

APPS.JTF_TTY_MY_RESOURCES_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
RESOURCE_ID NUMBER

GROUP_ID NUMBER

ROLE_CODE VARCHAR2 (30)
CURRENT_USER_ID NUMBER

Query Text

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


SELECT RESOURCE_ID
,      GROUP_ID
,      ROLE_CODE
,      CURRENT_USER_ID
FROM APPS.JTF_TTY_MY_RESOURCES_GT;

Dependencies

[top of page]

APPS.JTF_TTY_MY_RESOURCES_GT does not reference any database object

APPS.JTF_TTY_MY_RESOURCES_GT is not referenced by any database object