Rewriting Aggregate Queries Using Views
Summary: Syntactic characterizations for when unnested SQL aggregate queries (min/max/count/sum, with unions) can be rewritten using views (possibly containing aggregates), extending previous conjunctive results to disjunctive cases. Defines candidate rewritings and unfolding, distinguishes partial vs complete rewritings, and provides necessary-and-sufficient decidability and complexity bounds for existence of such rewritings. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Sara Cohen (Hebrew University)
- 2. Werner Nutt (German National Research Center for Information Technology)
- 3. Alexander Serebrenik (Hebrew University)
BibTeX Citation
@inproceedings{cohen_pods99,
address = {New York, NY, USA},
series = {{PODS} '99},
title = {{Rewriting Aggregate Queries Using Views}},
url = {https://dl.acm.org/doi/10.1145/303976.303992},
doi = {10.1145/303976.303992},
booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
publisher = {Association for Computing Machinery},
author = {Cohen, Sara and Nutt, Werner and Serebrenik, Alexander},
year = {1999}
}
Incoming Citations (Sorted by Pagerank)
Showing 24 of 24 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 11 of 11 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 2,066 | Rewriting of Regular Expressions and Regular Path Queries | 1999 | PODS |
| 2 | 6,540 | Generating Efficient Plans for Queries Using Views | 2001 | SIGMOD |
| 3 | 11,146 | Computing Range Consistent Answers to Aggregation Queries via Rewriting | 2024 | PODS |
| 4 | 5,361 | Answering Queries Using Views with Arithmetic Comparisons | 2002 | PODS |
| 5 | 69 | Answering Queries Using Views (Extended Abstract) | 1995 | PODS |
| 6 | 7,121 | Query Evaluation using Overlapping Views: Completeness and Efficiency | 2006 | SIGMOD |
| 7 | 4,155 | On the Content of Materialized Aggregate Views | 2000 | PODS |
| 8 | 12,029 | Bounded Query Rewriting Using Views | 2016 | PODS |
| 9 | 2,527 | Rewriting Queries Using Views in Description Logics | 1997 | PODS |
| 10 | 554 | Answering Queries with Aggregation Using Views | 1996 | VLDB |