Groupwise Processing of Relational Queries.
Damianos Chatziantoniou, Kenneth A. Ross:
Groupwise Processing of Relational Queries.
VLDB 1997: 476-485@inproceedings{DBLP:conf/vldb/ChatziantoniouR97,
author = {Damianos Chatziantoniou and
Kenneth A. Ross},
editor = {Matthias Jarke and
Michael J. Carey and
Klaus R. Dittrich and
Frederick H. Lochovsky and
Pericles Loucopoulos and
Manfred A. Jeusfeld},
title = {Groupwise Processing of Relational Queries},
booktitle = {VLDB'97, Proceedings of 23rd International Conference on Very
Large Data Bases, August 25-29, 1997, Athens, Greece},
publisher = {Morgan Kaufmann},
year = {1997},
isbn = {1-55860-470-7},
pages = {476-485},
ee = {db/conf/vldb/ChatziantoniouR97.html},
crossref = {DBLP:conf/vldb/97},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
In this paper, we define and examine a particular class of queries
called group queries. Group queries are natural queries in many
decision-support applications. The main characteristic of a group
query is that it can be executed in a group-by-group fashion. In
other words, the underlying relation(s) can be partitioned (based on
some set of attributes) into disjoint groups, and each group can be
processed separately. We give a syntactic criterion to identify these
queries and prove its sufficiency. We also prove the strong result
that every group query has an equivalent formulation that satisfies
our syntactic criterion. We describe a general evaluation technique
for group queries, and demonstrate how an optimizer can determine this
plan. We then consider more complex queries whose components are
group queries with potentially different partitioning attributes. We
give two methods to identify group query components within such a
query. We also give some performance results for group queries
expressed in standard SQL, comparing a commercial database system with
our optimized plan on top of the same commercial system. These
results indicate that there are significant potential performance
improvements.
Copyright © 1997 by the VLDB Endowment.
Permission to copy without fee all or part of this material is granted provided that the copies are not made or
distributed for direct commercial advantage, the VLDB
copyright notice and the title of the publication and
its date appear, and notice is given that copying
is by the permission of the Very Large Data Base
Endowment. To copy otherwise, or to republish, requires
a fee and/or special permission from the Endowment.
Online Paper
CDROM Version: Load the CDROM "Volume 1 Issue 5, VLDB '89-'97" and ...
DVD Version: Load ACM SIGMOD Anthology DVD 1" and ...
Printed Edition
Matthias Jarke, Michael J. Carey, Klaus R. Dittrich, Frederick H. Lochovsky, Pericles Loucopoulos, Manfred A. Jeusfeld (Eds.):
VLDB'97, Proceedings of 23rd International Conference on Very Large Data Bases, August 25-29, 1997, Athens, Greece.
Morgan Kaufmann 1997, ISBN 1-55860-470-7
Contents
Electronic Edition
From CS Dept.,
University Trier (Germany)
References
- [AGS96]
- Rakesh Agrawal, Ashish Gupta, Sunita Sarawagi:
Modeling Multidimensional Databases.
ICDE 1997: 232-243
- [Cha97]
- ...
- [Syb94]
- ...
- [CR96]
- Damianos Chatziantoniou, Kenneth A. Ross:
Querying Multiple Features of Groups in Relational Databases.
VLDB 1996: 295-306
- [CS94]
- Surajit Chaudhuri, Kyuseok Shim:
Including Group-By in Query Optimization.
VLDB 1994: 354-366
- [CS96]
- Surajit Chaudhuri, Kyuseok Shim:
Optimizing Queries with Aggregate Views.
EDBT 1996: 167-182
- [Day83]
- Umeshwar Dayal:
Processing Queries Over Generalization Hierarchies in a Multidatabase System.
VLDB 1983: 342-353
- [Day87]
- Umeshwar Dayal:
Of Nests and Trees: A Unified Approach to Processing Queries That Contain Nested Subqueries, Aggregates, and Quantifiers.
VLDB 1987: 197-208
- [DG92]
- David J. DeWitt, Jim Gray:
Parallel Database Systems: The Future of High Performance Database Systems.
Commun. ACM 35(6): 85-98(1992)
- [DiP69]
- Robert A. Di Paola:
The Recursive Unsolvability of the Decision Problem for the Class of Definite Formulas.
J. ACM 16(2): 324-327(1969)
- [ESW78]
- Robert S. Epstein, Michael Stonebraker, Eugene Wong:
Distributed Query Processing in a Relational Data Base System.
SIGMOD Conference 1978: 169-180
- [GHQ95]
- Ashish Gupta, Venky Harinarayan, Dallan Quass:
Aggregate-Query Processing in Data Warehousing Environments.
VLDB 1995: 358-369
- [Gra93]
- ...
Copyright © Tue Mar 16 02:22:06 2010
by Michael Ley (ley@uni-trier.de)