Answering complex SQL queries using automatic summary tables
- 16 May 2000
- conference paper
- Published by Association for Computing Machinery (ACM)
- Vol. 29 (2) , 105-116
- https://doi.org/10.1145/342009.335390
Abstract
We investigate the problem of using materialized views to answer SQL queries. We focus on modern decision-support queries, which involve joins, arithmetic operations and other (possibly user-defined) functions, aggregation (often along multiple dimensions), and nested subqueries. Given the complexity of such queries, the vast amounts of data upon which they operate, and the requirement for interactive response times, the use of materialized views (MVs) of similar complexity is often mandatory for acceptable performance. We present a novel algorithm that is able to rewrite a user query so that it will access one or more of the available MVs instead of the base tables. The algorithm extends prior work by addressing the new sources of complexity mentioned above, that is, complex expressions, multidimensional aggregation, and nested subqueries. It does so by relying on a graphical representation of queries and a bottom-up, pair-wise matching of nodes from the query and MV graphs. This approach offers great modularity and extensibility, allowing for the rewriting of a large class of queries.Keywords
This publication has 6 references indexed in Scilit:
- Rewriting aggregate queries using viewsPublished by Association for Computing Machinery (ACM) ,1999
- Querying aggregate dataPublished by Association for Computing Machinery (ACM) ,1999
- Deciding equivalences among aggregate queriesPublished by Association for Computing Machinery (ACM) ,1998
- Maintenance of data cubes and summary tables in a warehousePublished by Association for Computing Machinery (ACM) ,1997
- Implementing data cubes efficientlyPublished by Association for Computing Machinery (ACM) ,1996
- Answering queries using views (extended abstract)Published by Association for Computing Machinery (ACM) ,1995