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


TABLE: AZ.AZ_PLANNING_REPORTS

Object Details
Object Name: AZ_PLANNING_REPORTS
Object Type: TABLE
Owner: AZ
Subobject Name:
Status: VALID

Temporary Table Details

AZ.AZ_PLANNING_REPORTS 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
AZ_PLANNING_REPORTS_U1 NORMAL UNIQUE Tablespace ColumnNODE_ID
ColumnPHASE
AZ_PLANNING_REPORTS_N1 NORMAL NONUNIQUE Tablespace ColumnPARENT_NODE_ID
Columns
Name Datatype Length Mandatory Comments
NODE_ID VARCHAR2 (240) Yes
PHASE NUMBER (15) Yes
NODE_TYPE VARCHAR2 (1) Yes
DISPLAY_NAME VARCHAR2 (240)
CONTEXT_TYPE_NAME VARCHAR2 (80)
PARENT_NODE_ID VARCHAR2 (240)
DESCRIPTION VARCHAR2 (240)
Query Text

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


SELECT NODE_ID
,      PHASE
,      NODE_TYPE
,      DISPLAY_NAME
,      CONTEXT_TYPE_NAME
,      PARENT_NODE_ID
,      DESCRIPTION
FROM AZ.AZ_PLANNING_REPORTS;

Dependencies

[top of page]

AZ.AZ_PLANNING_REPORTS does not reference any database object

AZ.AZ_PLANNING_REPORTS is referenced by following:

SchemaAPPS
SynonymAZ_PLANNING_REPORTS