Skip to content

Commit ce83b71

Browse files
committed
histogram history
1 parent 9c6452c commit ce83b71

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

optimizer/histogram_history/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<h2>List history information for histograms associated with a table</h2>
22

3+
This is a proof-of-concept script to list information on histogram changes over time for a chosen table. In particular, it reports:
4+
5+
- Changes to histogram bucket count.
6+
- When histograms were added and removed for each column.
7+
38
The main script is "h_hist.sql". It requires a DBA account and you supply two parameters:
49

510
<pre>

0 commit comments

Comments
 (0)