PAPER DIGEST
Most Influential SIGMOD 1995 Paper · 2026-03 edition

Balancing Histogram Optimality And Practicality For Query Result Size Estimation

Yannis E. Ioannidis; Viswanath Poosala

Venue
ACM SIGMOD Conference (SIGMOD) 1995
Recognition
Most Influential SIGMOD 1995 Paper (Rank No. 10)
Edition
2026-03
Impact factor
6
Certificate ID
4297449008ee8d76

Abstract

Many current database systems use histograms to approximate the frequency distribution of values in the attributes of relations and based on them estimate query result sizes and access plan costs. In choosing among the various histograms, one has to balance between two conflicting goals: optimality, so that generated estimates have the least error, and practicality, so that histograms can be constructed and maintained efficiently. In this paper, we present both theoretical and experimental results on several issues related to this trade-off. Our overall conclusion is that the most effective approach is to focus on the class of histograms that accurately maintain the frequencies of a few attribute values and assume the uniform distribution for the rest, and choose for each relation the histogram in that class that is optimal for a self-join query.

Download PDF certificate