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


TABLE: SYSTEM.MVIEW$_ADV_CLIQUE

Object Details
Object Name: MVIEW$_ADV_CLIQUE
Object Type: TABLE
Owner: SYSTEM
Subobject Name:
Status: VALID

Table for storing canonical form of Clique queries

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Primary Key: MVIEW$_ADV_CLIQUE_PK
  1. ColumnCLIQUEID#
Indexes
Index Type Uniqueness Tablespace Column
MVIEW$_ADV_CLIQUE_PK NORMAL UNIQUE TablespaceSYSTEM ColumnCLIQUEID#
Foreign Keys
Table
Foreign Table Foreign Key Column
MVIEW$_ADV_CLIQUE MVIEW$_ADV_CLIQUE_FK TableMVIEW$_ADV_LOG MVIEW$_ADV_CLIQUE RUNID#
Columns
Name Datatype Length Mandatory Comments
CLIQUEID# NUMBER
Yes
RUNID# NUMBER
Yes
CLIQUEDESLEN NUMBER
Yes
CLIQUEDES LONG RAW (0) Yes
HASHVALUE NUMBER
Yes
FREQUENCY NUMBER
Yes
BYTECOST NUMBER
Yes
ROWSIZE NUMBER
Yes
NUMROWS NUMBER
Yes
Query Text

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


SELECT CLIQUEID#
,      RUNID#
,      CLIQUEDESLEN
,      CLIQUEDES
,      HASHVALUE
,      FREQUENCY
,      BYTECOST
,      ROWSIZE
,      NUMROWS
FROM SYSTEM.MVIEW$_ADV_CLIQUE;

Dependencies

[top of page]

SYSTEM.MVIEW$_ADV_CLIQUE does not reference any database object

SYSTEM.MVIEW$_ADV_CLIQUE is referenced by following:

SchemaSYS
Package BodyPRVT_WORKLOAD - show dependent code