/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

tanelpoder.com
| | jonathanlewis.wordpress.com
3.8 parsecs away

Travel
| | I've discussed the capabilities of the dbms_xplan package in a couple of posts already; and shown how useful it can be in two examples: understanding a problem with filter subquery selectivity and understanding why some Cartesian merge joins were appearing unexpectedly. Let me make a crucial point about execution plans (again): if you have a...
| | optimizermagic.blogspot.com
3.6 parsecs away

Travel
| | This blog post has moved here http://blogs.oracle.com/optimizer/entry/whats_changed_between_my_new_query_plan_and_the_old_one
| | nenadnoveljic.com
4.1 parsecs away

Travel
| | A frequently executed SQL causes problems with the initial incremental statistics calculation.
| | afatkulin.blogspot.com
10.7 parsecs away

Travel
| Most people are aware of the implication hot backup puts on your redo stream. They'll tell you that on first modification Oracle will dump t...