Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 |
|
|
PDF · Mobi · ePub |
V$AW_AGGREGATE_OP
displays the aggregation operators available in analytic workspaces. You can use this view in an application to provide a list of choices.
Column | Datatype | Description |
---|---|---|
NAME |
VARCHAR2(14) |
Keyword for the aggregation operator |
LONGNAME |
VARCHAR2(30) |
Descriptive name for the operator |
DEFAULT_WEIGHT |
NUMBER |
Default weight factor for weighted operators |