Oracle® OLAP Reference 10g Release 2 (10.2.0.3) Part Number B14350-02 |
|
|
View PDF |
V$AW_ALLOCATE_OP
lists the allocation 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 |