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


TABLE: HR.PER_INTERIM_PERSON_LIST

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

Temporary Table Details

HR.PER_INTERIM_PERSON_LIST 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$TRANSACTION. 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_INTERIM_PERSON_LIST_N1 NORMAL NONUNIQUE Tablespace ColumnPERSON_ID
Columns
Name Datatype Length Mandatory Comments
PERSON_ID NUMBER (15)
ASSIGNMENT_ID NUMBER (15)
IN_MY_LIST VARCHAR2 (30)
Query Text

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


SELECT PERSON_ID
,      ASSIGNMENT_ID
,      IN_MY_LIST
FROM HR.PER_INTERIM_PERSON_LIST;

Dependencies

[top of page]

HR.PER_INTERIM_PERSON_LIST does not reference any database object

HR.PER_INTERIM_PERSON_LIST is referenced by following:

SchemaAPPS
SynonymPER_INTERIM_PERSON_LIST
SchemaPUBLIC
SynonymPER_INTERIM_PERSON_LIST