ESTIMATE_PERCENT while gathering stats for a table
Hi
We would like to know that if we are collecting STATS for a table using DBMS_STATS for a table with million rows in it and if want to use ESTIMATE_PERCENT, what is the ideal %age to use ensuring that we get the most optimal stats possible without having to gather the stats for the entire table?
Thanks
We would like to know that if we are collecting STATS for a table using DBMS_STATS for a table with million rows in it and if want to use ESTIMATE_PERCENT, what is the ideal %age to use ensuring that we get the most optimal stats possible without having to gather the stats for the entire table?
Thanks
0