DBScholar

Back to papers

Stacked Indexed Views in Microsoft SQL Server

Summary: Introduces stacked (view-on-view) indexed views in SQL Server, letting materialized views reference other views besides base tables to support a broader class of queries. Adds a signature-based optimizer for view matching, speeding up stacking and improving matching for regular views. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
3696
Venue
SIGMOD
Year
2005
Pagerank
5.807209e-05
Overall Rank
6,671 | 54.24%
DOI
10.1145/1066157.1066179

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{dehaan_sigmod05,
        title = {{Stacked Indexed Views in Microsoft SQL Server}},
        author = {DeHaan, David and Larson, Per-Ake and Zhou, Jingren},
        series = {{SIGMOD} '05},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/1066157.1066179},
        url = {https://dl.acm.org/doi/10.1145/1066157.1066179},
        year = {2005}
}

Incoming Citations (Sorted by Pagerank)

Showing 6 of 6 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 14 of 14 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