Skip Headers
Oracle® OLAP Reference
10g Release 2 (10.2)

Part Number B14350-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

ALL_OLAP2_AW_CUBE_AGG_OP

ALL_OLAP2_AW_CUBE_AGG_OP lists the aggregation operators in aggregation specifications in standard form analytic workspaces.

Column Datatype NULL Description
AW_OWNER VARCHAR2(30)
Owner of the analytic workspace.
AW_NAME VARCHAR2(30)
Name of the analytic workspace.
AW_CUBE_NAME VARCHAR2(90)
Name of a cube in the analytic workspace.
AW_MEASURE_NAME VARCHAR2
Name of a workspace measure to aggregate.
AW_AGGSPEC_NAME VARCHAR2(1000)
Name of an aggregation specification for the cube.
AW_DIMENSION_NAME VARCHAR2(1000)
Name of a workspace dimension of the cube.
OPERATOR VARCHAR2(1000)
Operator for aggregation along this dimension. See Table 1-10, "Aggregation Operators" for a list of valid operators.