Oracle® OLAP Reference 10g Release 2 (10.2) Part Number B14350-01 |
|
|
View PDF |
V$AW_AGGREGATE_OP
lists the aggregation operators available in the OLAP DML. You can use this view in an application to provide a list of choices.
Column | Datatype | Description |
---|---|---|
NAME |
VARCHAR2(14) |
Operator keyword used in the OLAP DML RELATION command |
LONGNAME |
VARCHAR2(30) |
Descriptive name for the operator |
DEFAULT_WEIGHT |
NUMBER |
Default weight factor for weighted operators |