Optimizing Queries Using Materialized Views: A Practical, Scalable Solution
Summary: Fast, scalable algorithm to decide when a query can use materialized views (selections, joins, final group-by), integrated into transformation-based optimizers. Fully cost-based, it generates multiple rewrites and picks the best; SQL Server experiments show strong performance and scalability. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Jonathan Goldstein (Microsoft)
- 2. Per-Åke Larson (Microsoft)
BibTeX Citation
@inproceedings{goldstein_sigmod01,
title = {{Optimizing Queries Using Materialized Views: A Practical, Scalable Solution}},
author = {Goldstein, Jonathan and Larson, Per-Åke},
series = {{SIGMOD} '01},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/375663.375706},
url = {https://dl.acm.org/doi/10.1145/375663.375706},
year = {2001}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 51 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 12,093 | Raising Authorization Awareness in a DBMS | 2015 | CIDR | 5.093636e-05 |
Outgoing Citations (Sorted by Pagerank)
Showing 13 of 13 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 | 3,330 | A Formal Perspective on the View Selection Problem | 2001 | VLDB |
| 2 | 1,743 | Algorithms for Materialized View Design in Data Warehousing Environment | 1997 | VLDB |
| 3 | 1,787 | Adapting Materialized Views after Redefinitions | 1995 | SIGMOD |
| 4 | 707 | A Performance Analysis of View Materialization Strategies | 1987 | SIGMOD |
| 5 | 39 | Efficiently Updating Materialized Views | 1986 | SIGMOD |
| 6 | 6,671 | Stacked Indexed Views in Microsoft SQL Server | 2005 | SIGMOD |
| 7 | 4,155 | On the Content of Materialized Aggregate Views | 2000 | PODS |
| 8 | 8,416 | Materialized View Selection for XQuery Workloads | 2012 | SIGMOD |
| 9 | 554 | Answering Queries with Aggregation Using Views | 1996 | VLDB |
| 10 | 929 | Materialized View Selection and Maintenance Using Multi-Query Optimization | 2001 | SIGMOD |