Oracle9i OLAP Services Developer's Guide to the OLAP DML
Release 1 (9.0.1)

Part Number A86720-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Populating OLAP DML Data Objects, 6 of 6


Aggregating Data

What does "aggregating data" mean?

If you have a variable that is dimensioned by one or more hierarchical dimensions, then you can calculate the totals of the variable's data at the upper levels of each hierarchy from the detail data -- that is, the data at the lowest level of the hierarchy. This is called aggregating.

For more information on hierarchical dimensions and variables defined with hierarchical dimensions, see "Defining Hierarchical Dimensions and Variables That Use Them".

Specifying how and when data is aggregated

You can use the OLAP DML to aggregate the data. You define an aggregation map object that specifies which data should be pre-calculated when the AGGREGATE command is executed, and which data should be calculated on the fly.

For information about the aggregation map (AGGMAP) object, the AGGREGATE command and function, and other aggregate commands (such as RELATION, CACHE, and AGGINFO), see the OLAP DML Reference. For information on designing, writing, and debugging programs, see Chapter 8 and Chapter 9.


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback