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


TABLE: GMD.GMD_RESULT_DATA_POINTS_GT

Object Details
Object Name: GMD_RESULT_DATA_POINTS_GT
Object Type: TABLE
Owner: GMD
Subobject Name:
Status: VALID

Temporary Table Details

GMD.GMD_RESULT_DATA_POINTS_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
SAMPLE_ID NUMBER

RESULT_ID NUMBER

TEST_ID NUMBER

DATA_NUM NUMBER

DATA_CHAR VARCHAR2 (80)
EXCLUDE_IND NUMBER (5)
Query Text

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


SELECT SAMPLE_ID
,      RESULT_ID
,      TEST_ID
,      DATA_NUM
,      DATA_CHAR
,      EXCLUDE_IND
FROM GMD.GMD_RESULT_DATA_POINTS_GT;

Dependencies

[top of page]

GMD.GMD_RESULT_DATA_POINTS_GT does not reference any database object

GMD.GMD_RESULT_DATA_POINTS_GT is referenced by following:

SchemaAPPS
SynonymGMD_RESULT_DATA_POINTS_GT