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


TABLE: PA.PA_FP_PLANNING_RES_TMP1

Object Details
Object Name: PA_FP_PLANNING_RES_TMP1
Object Type: TABLE
Owner: PA
Subobject Name:
Status: VALID

Temporary Table Details

PA.PA_FP_PLANNING_RES_TMP1 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
PA_FP_PLANNING_RES_TMP1_N1 NORMAL NONUNIQUE Tablespace ColumnTASK_ID
PA_FP_PLANNING_RES_TMP1_N2 NORMAL NONUNIQUE Tablespace ColumnRESOURCE_LIST_MEMBER_ID
Columns
Name Datatype Length Mandatory Comments
TASK_ID NUMBER (15)
RESOURCE_LIST_MEMBER_ID NUMBER (15)
RESOURCE_ASSIGNMENT_ID NUMBER (15)
TOP_TASK_ID NUMBER (15)
PLANNING_START_DATE DATE

PLANNING_END_DATE DATE

Query Text

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


SELECT TASK_ID
,      RESOURCE_LIST_MEMBER_ID
,      RESOURCE_ASSIGNMENT_ID
,      TOP_TASK_ID
,      PLANNING_START_DATE
,      PLANNING_END_DATE
FROM PA.PA_FP_PLANNING_RES_TMP1;

Dependencies

[top of page]

PA.PA_FP_PLANNING_RES_TMP1 does not reference any database object

PA.PA_FP_PLANNING_RES_TMP1 is referenced by following:

SchemaAPPS
SynonymPA_FP_PLANNING_RES_TMP1