[Home] [Help]
[Dependency Information]
Object Name: | GMD_SAMPLE_REPLICATES_GT |
---|---|
Object Type: | TABLE |
Owner: | GMD |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
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.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: | 40 |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
SAMPLE_ID | NUMBER | |||
ORGN_CODE | VARCHAR2 | (4) | ||
SAMPLE_NO | VARCHAR2 | (80) | ||
TEST_REPLICATE_CNT | NUMBER | |||
ORGANIZATION_ID | NUMBER |
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;
GMD.GMD_SAMPLE_REPLICATES_GT does not reference any database object
GMD.GMD_SAMPLE_REPLICATES_GT is referenced by following:
|
|
|