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


TABLE: HR.PER_RESPONSIBILITY_OWNER

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

Temporary Table Details

HR.PER_RESPONSIBILITY_OWNER 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_RESPONSIBILITY_OWNER_N1 NORMAL NONUNIQUE Tablespace ColumnRESPONSIBILITY_ID
ColumnAPPLICATION_ID
Columns
Name Datatype Length Mandatory Comments
RESPONSIBILITY_ID NUMBER (15) Yes
APPLICATION_ID NUMBER (15) Yes
SECURITY_GROUP_ID VARCHAR2 (40) Yes
Query Text

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


SELECT RESPONSIBILITY_ID
,      APPLICATION_ID
,      SECURITY_GROUP_ID
FROM HR.PER_RESPONSIBILITY_OWNER;

Dependencies

[top of page]

HR.PER_RESPONSIBILITY_OWNER does not reference any database object

HR.PER_RESPONSIBILITY_OWNER is referenced by following:

SchemaAPPS
SynonymPER_RESPONSIBILITY_OWNER
SchemaPUBLIC
SynonymPER_RESPONSIBILITY_OWNER