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


TABLE: HR.PER_SUITMATCH_WORKOPPS

Object Details
Object Name: PER_SUITMATCH_WORKOPPS
Object Type: TABLE
Owner: HR
Subobject Name:
Status: VALID

Temporary Table Details

HR.PER_SUITMATCH_WORKOPPS 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
PER_SUITMATCH_WORKOPPS_N1 NORMAL NONUNIQUE Tablespace ColumnWORKOPP_ID
ColumnTYPE
Columns
Name Datatype Length Mandatory Comments
WORKOPP_ID NUMBER (15) Yes
TYPE VARCHAR2 (30)
ESS_MATCH VARCHAR2 (30)
DES_MATCH VARCHAR2 (30)
MEETS VARCHAR2 (30)
Query Text

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


SELECT WORKOPP_ID
,      TYPE
,      ESS_MATCH
,      DES_MATCH
,      MEETS
FROM HR.PER_SUITMATCH_WORKOPPS;

Dependencies

[top of page]

HR.PER_SUITMATCH_WORKOPPS does not reference any database object

HR.PER_SUITMATCH_WORKOPPS is referenced by following:

SchemaAPPS
SynonymPER_SUITMATCH_WORKOPPS