stat gather
Hi,
Could you please let me know if we can use estimate_percent => DBMS_STATS.AUTO_SAMPLE_SIZE, method_opt => 'FOR ALL COLUMNS SIZE AUTO',degree=>DBMS_STATS.AUTO_DEGREE,GRANULARITY=>'ALL',cascade => TRUE); in stat gather job or estimate percent .0001?
We are running stat gather once in a day. Please suggest.