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


VIEW: SYS.V_$AW_AGGREGATE_OP

Object Details
Object Name: V_$AW_AGGREGATE_OP
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
NAME VARCHAR2 (14)
LONGNAME VARCHAR2 (30)
DEFAULT_WEIGHT NUMBER

CON_ID NUMBER

Query Text

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


SELECT NAME
,      LONGNAME
,      DEFAULT_WEIGHT
,      CON_ID
FROM SYS.V_$AW_AGGREGATE_OP;

Dependencies

[top of page]

SYS.V_$AW_AGGREGATE_OP references the following:

SYS.V_$AW_AGGREGATE_OP is referenced by following:

SchemaPUBLIC
SynonymV$AW_AGGREGATE_OP