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


TABLE: GMD.GMD_SAMPLE_REPLICATES_GT

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

Temporary Table Details

GMD.GMD_SAMPLE_REPLICATES_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

ORGN_CODE VARCHAR2 (4)
SAMPLE_NO VARCHAR2 (80)
TEST_REPLICATE_CNT NUMBER

ORGANIZATION_ID NUMBER

Query Text

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


SELECT SAMPLE_ID
,      ORGN_CODE
,      SAMPLE_NO
,      TEST_REPLICATE_CNT
,      ORGANIZATION_ID
FROM GMD.GMD_SAMPLE_REPLICATES_GT;

Dependencies

[top of page]

GMD.GMD_SAMPLE_REPLICATES_GT does not reference any database object

GMD.GMD_SAMPLE_REPLICATES_GT is referenced by following:

SchemaAPPS
SynonymGMD_SAMPLE_REPLICATES_GT