Transparent Gif

Department of Computer Science

University of California, Santa Barbara

Abstract

Relative Prefix Sums: An Efficient Approach for Querying DynamicOLAP Data Cubes

by: Steve Geffner, Divyakanth Agrawal, Amr El Abbadi, and Terry Smith

Abstract:

Range sum queries on data cubes are a powerful tool for analysis. A range sumquery applies an aggregation operation (e.g., SUM) over all selected cells in adata cube, where the selection is specified by providing ranges of values fornumeric dimensions. Many application domains require that information providedby analysis tools be current or \"near-current.\" Existing techniques for rangesum queries on data cubes, however, can incur update costs on the order of thesize of the data cube. Since the size of a data cube is exponential in thenumber of its dimensions, rebuilding the entire data cube can be very costly.We present an approach that achieves constant time range sum queries whileconstraining update costs. Our method reduces the overall complexity of therange sum problem.

Keywords:

Multi-dimensional databases, data cube, range sum queries

Date:

January 1999

Document: 1999-01

XHTML Validation | CSS Validation
Updated 14-Nov-2005
Questions should be directed to: webmaster@cs.ucsb.edu