What do you mean by Histograms?
Histograms give the optimizer a more detailed view of the distribution of data values in the column. DBMS_STATS package can be used to create a histogram.
For table columns that contain values with large variations in number of duplicates, called skewed data.
Tags:
Last Updated (Wednesday, 23 December 2009 18:33)



