|
|
|
|
Browse by Tags
All Tags » Defensive progr... » query performance (RSS)
-
My second take at the same problem I blogged about yesterday:
To optimize a query, we frequently have to explicitly tell optimizer
some information which it does not realize by itself. Short term, this
works, but long term we run the risk that what we are telling to the
optimizer may be no longer relevant. In the previous post, Optimizing a ...
|
|
|
|
|