Online Documentation for SQL Administrator for SQL Server

Histogram


A histogram measures the frequency of occurrence for each distinct value in a data set. The query optimizer computes a histogram on the column values in the first key column of the statistics object, selecting the column values by statistically sampling the rows or by performing a full scan of all rows in the table or view.

 

Statistics Editor - Statistics data - Histogram