Tag Archives: RUNSTATS
DB2 Query Optimization: Custom Stats Collection
One of the challenges in query optimization is to make sure that the query optimizer works with accurate estimates on cost of the different possible decision branches in the optimization process. The accuracy of the estimates depends on the efficiency … Continue reading