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


TABLE: SYS.WRI$_ADV_SQLA_SUM

Object Details
Object Name: WRI$_ADV_SQLA_SUM
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Primary Key: WRI$_ADV_SQLA_SUM_PK
  1. ColumnTASK_ID
Indexes
Index Type Uniqueness Tablespace Column
WRI$_ADV_SQLA_SUM_PK NORMAL UNIQUE TablespaceSYSAUX ColumnTASK_ID
Columns
Name Datatype Length Mandatory Comments
TASK_ID NUMBER
Yes
NUM_SELECT NUMBER

NUM_INSERT NUMBER

NUM_DELETE NUMBER

NUM_UPDATE NUMBER

NUM_MERGE NUMBER

Query Text

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


SELECT TASK_ID
,      NUM_SELECT
,      NUM_INSERT
,      NUM_DELETE
,      NUM_UPDATE
,      NUM_MERGE
FROM SYS.WRI$_ADV_SQLA_SUM;

Dependencies

[top of page]

SYS.WRI$_ADV_SQLA_SUM does not reference any database object

SYS.WRI$_ADV_SQLA_SUM is referenced by following:

SchemaSYS
ViewDBA_ADVISOR_SQLA_WK_SUM
Package BodyPRVT_ACCESS_ADVISOR - show dependent code
ViewUSER_ADVISOR_SQLA_WK_SUM