Oracle histogram creating 75 buckets with method_opt => 'FOR ALL COLUMNS'
Oracle histogram creating 75 buckets with method_opt => 'FOR ALL COLUMNS' while 254 with method_opt => 'FOR ALL COLUMNS SIZE AUTO'. I assume there are default setting for with/wihout SIZE AUTO .
Where can i find default settings for both of them . Tried DBMS_STATS.GET_PREFS without much luck.