NO_CPU_COSTING hint - when not to use it
Some of our larger queries have benefited by using the NO_CPU_COSTING hint.
Would you consider to change database optimizer default to no_cpu_costing which may help overall reporting performance?
When should we not use this hint?
0