Conditional Selectivity for Statistics on Query Expressions
Summary: Frames SITs on query expressions with conditional selectivity, replacing view-matching to improve cardinality estimates. Proposes a DP algorithm to compute optimal conditional selectivities per query, enabling integration with minimal optimizer changes. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Nicolas Bruno (Microsoft)
- 2. Surajit Chaudhuri (Microsoft)
BibTeX Citation
@inproceedings{bruno_sigmod04,
title = {{Conditional Selectivity for Statistics on Query Expressions}},
author = {Bruno, Nicolas and Chaudhuri, Surajit},
series = {{SIGMOD} '04},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/1007568.1007604},
url = {https://dl.acm.org/doi/10.1145/1007568.1007604},
year = {2004}
}
Incoming Citations (Sorted by Pagerank)
Showing 13 of 13 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 22 of 22 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 | 280 | Selectivity Estimation using Probabilistic Models | 2001 | SIGMOD |
| 2 | 9,455 | Small Selectivities Matter: Lifting the Burden of Empty Samples | 2021 | SIGMOD |
| 3 | 3,093 | Statistics on Views | 2003 | VLDB |
| 4 | 566 | Towards a Robust Query Optimizer: A Principled and Practical Approach | 2005 | SIGMOD |
| 5 | 3,070 | Accurate Summary-based Cardinality Estimation Through the Lens of Cardinality Estimation Graphs | 2022 | VLDB |
| 6 | 1,536 | Improved Selectivity Estimation by Combining Knowledge from Sampling and Synopses | 2018 | VLDB |
| 7 | 3,162 | Efficiently Approximating Selectivity Functions using Low Overhead Regression Models | 2020 | VLDB |
| 8 | 664 | Exploiting Statistics on Query Expressions for Optimization | 2002 | SIGMOD |
| 9 | 7,495 | On the Calculation of Optimality Ranges for Relational Query Execution Plans | 2018 | SIGMOD |
| 10 | 1,936 | Consistently Estimating the Selectivity of Conjuncts of Predicates | 2005 | VLDB |