OLAP aggregation function expressions
OLAP aggregation function expressions can return aggregate information about rows in the partitioned results of a query.
OLAP aggregation function expressions are OLAP window expressions that you can include in the Projection list of a SELECT statement, or the ORDER BY clause of a SELECT statement.
Syntax
Usage
You can apply the OLAP aggregation functions to subsets of the rows in an OLAP window partition by specifying a window frame.