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


TABLE: FEM.FEM_TAB_CLASS_STATUS_GT

Object Details
Object Name: FEM_TAB_CLASS_STATUS_GT
Object Type: TABLE
Owner: FEM
Subobject Name:
Status: VALID

Table Classification Validation Status

Temporary Table Details

FEM.FEM_TAB_CLASS_STATUS_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
Indexes
Index Type Uniqueness Tablespace Column
FEM_TAB_CLASS_STATUS_GT_U1 NORMAL UNIQUE Tablespace ColumnTABLE_NAME
ColumnTABLE_CLASSIFICATION_CODE
Columns
Name Datatype Length Mandatory Comments
TABLE_NAME VARCHAR2 (30) Yes Table name
TABLE_CLASSIFICATION_CODE VARCHAR2 (30) Yes Table classification code
VALID_FLAG VARCHAR2 (1) Yes Flag to determine whether or not the table passes the table classification requirements
Query Text

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


SELECT TABLE_NAME
,      TABLE_CLASSIFICATION_CODE
,      VALID_FLAG
FROM FEM.FEM_TAB_CLASS_STATUS_GT;

Dependencies

[top of page]

FEM.FEM_TAB_CLASS_STATUS_GT does not reference any database object

FEM.FEM_TAB_CLASS_STATUS_GT is referenced by following:

SchemaAPPS
SynonymFEM_TAB_CLASS_STATUS_GT