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


TABLE: GMD.GMD_LCF_CATEGORY_HDR_GTMP

Object Details
Object Name: GMD_LCF_CATEGORY_HDR_GTMP
Object Type: TABLE
Owner: GMD
FND Design Data: TableGMD.GMD_LCF_CATEGORY_HDR_GTMP
Subobject Name:
Status: VALID

Temporary Table Details

GMD.GMD_LCF_CATEGORY_HDR_GTMP 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
Primary Key: GMD_LCF_CATEGORY_HDR_GTMP_PK
  1. ColumnCATEGORY_ID
Indexes
Index Type Uniqueness Tablespace Column
GMD_LCF_CATEGORY_HDR_GTMP_PK NORMAL UNIQUE Tablespace ColumnCATEGORY_ID
Columns
Name Datatype Length Mandatory Comments
CATEGORY_ID NUMBER (15) Yes
CATEGORY_NAME VARCHAR2 (240)
CATEGORY_SET_ID NUMBER (15)
CATEGORY_SET_NAME VARCHAR2 (240)
MIN_PCT NUMBER

MAX_PCT NUMBER

Query Text

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


SELECT CATEGORY_ID
,      CATEGORY_NAME
,      CATEGORY_SET_ID
,      CATEGORY_SET_NAME
,      MIN_PCT
,      MAX_PCT
FROM GMD.GMD_LCF_CATEGORY_HDR_GTMP;

Dependencies

[top of page]

GMD.GMD_LCF_CATEGORY_HDR_GTMP does not reference any database object

GMD.GMD_LCF_CATEGORY_HDR_GTMP is referenced by following:

SchemaAPPS
SynonymGMD_LCF_CATEGORY_HDR_GTMP