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


TABLE: OKC.OKC_GRPINGS_TEMP

Object Details
Object Name: OKC_GRPINGS_TEMP
Object Type: TABLE
Owner: OKC
Subobject Name:
Status: VALID

Temporary Table Details

OKC.OKC_GRPINGS_TEMP 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
CGP_PARENT_ID NUMBER

INCLUDED_CGP_ID NUMBER

INCLUDED_CGP_PUBLIC_YN VARCHAR2 (3)
INCLUDED_CGP_NAME VARCHAR2 (150)
Query Text

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


SELECT CGP_PARENT_ID
,      INCLUDED_CGP_ID
,      INCLUDED_CGP_PUBLIC_YN
,      INCLUDED_CGP_NAME
FROM OKC.OKC_GRPINGS_TEMP;

Dependencies

[top of page]

OKC.OKC_GRPINGS_TEMP does not reference any database object

OKC.OKC_GRPINGS_TEMP is referenced by following:

SchemaAPPS
SynonymOKC_GRPINGS_TEMP