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 |