what kind of method_opt when dbms_stats.gather_index_stats is used...
As we all know that there is no method_opt parameter in dbms_stats.gather_index_stats..does it take default as FOR ALL COLUMNS SIZE AUTO
when we run dbms_stats.gather_index_stats.
Please advise.
0