sampling percentageWhat does certain percentage mean ?
Hi !
dbms_stats has the following information for sampling percent
Usage Notes
When you use a specific value for the sampling percentage, DBMS_STATS
honors it except for when:
- The result is less than 2500 rows (too small a sample) and
- The specified percentage is more than the certain percentage.
what does certain percentage mean ?
Appreciate your comments
Thanks
Magnus