Data Element list used by SAP ABAP Table MSSHISTOGRAM (Output from running dbcc show_statistics with histogram)
SAP ABAP Table
MSSHISTOGRAM (Output from running dbcc show_statistics with histogram) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSSAVGRNGROWS | Average number of duplicate values within a histogram step | ||
| 2 | MSSDBCCKEY | Key value output from dbcc show_statistics | ||
| 3 | MSSDISTRNGROWS | Estimated number of distinct values within a histogram step | ||
| 4 | MSSEQROWS | Estimated number of rows that are equal to the upper bound | ||
| 5 | MSSEQROWSPCT | Percentage of all rows | ||
| 6 | MSSRNGROWS | Est. number of rows from the table that fall within range | ||