OLAP DML Functions


Most of the OLAP DML functions are text or calculation functions. For tables listing these standard functions, see:

"Text Functions"
"Date and Time Functions"
"General Numeric Functions"
"Financial Functions"
"Statistical Functions"
"Time-Series Functions"
"Aggregation Functions"
"Data Type Conversion"

Other OLAP DML functions return more complex information. For example, the OLAP DML provides the AW function that you can use to retrieve many different types of information about an analytic workspace and the AGGREGATE function that you can use to calculate aggregate data on-the-fly at user request.

You can also augment the functionality of the OLAP DML by writing an OLAP DML program for use as a function.