/DESCENDING[=n[:m]] Sorts the histogram in descending order by bucket data count (largest count first). If you specify =n, only the first n buckets (after sorting) are retained in the histogram. If you specify =n:m, only buckets n through m (after sorting) are retained. Note that /DESCENDING is the default sorting qualifier.