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

Self-tuning Histograms: Building Histograms Without Looking At Data

Ashraf Aboulnaga; Surajit Chaudhuri

Venue
ACM SIGMOD Conference (SIGMOD) 1999
Recognition
Most Influential SIGMOD 1999 Paper (Rank No. 13)
Edition
2026-03
Impact factor
6
Certificate ID
9c7ad48afc507a5a

Abstract

In this paper, we introduce self-tuning histograms. Although similar in structure to traditional histograms, these histograms infer data distributions not by examining the data or a sample thereof, but by using feedback from the query execution engine about the actual selectivity of range selection operators to progressively refine the histogram. Since the cost of building and maintaining self-tuning histograms is independent of the data size, self-tuning histograms provide a remarkably inexpensive way to construct histograms for large data sets with little up-front costs. Self-tuning histograms are particularly attractive as an alternative to multi-dimensional traditional histograms that capture dependencies between attributes but are prohibitively expensive to build and maintain. In this paper, we describe the techniques for initializing and refining self-tuning histograms. Our experimental results show that self-tuning histograms provide a low-cost alternative to traditional multi-dimensional histograms with little loss of accuracy for data distributions with low to moderate skew.

Download PDF certificate