/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

www.xt-r.com
| | jonathanlewis.wordpress.com
1.4 parsecs away

Travel
| | Jump to summary. A new optimizer feature that appears in 23c (probably not 21c) was the ability to push group by clauses into union all set operations. This will happen unhinted, but can be hinted with the highly memorable [no_]push_gby_into_union_all() hint that appeared in 23.1.0.0 according to v$sql_hint. and the feature can be disabled by...
| | oracle-randolf.blogspot.com
2.3 parsecs away

Travel
| | Starting with version 12c Oracle obviously has introduced another parallel distribution method for direct path loads (applicable to INSERT A...
| | leonotes.wordpress.com
2.4 parsecs away

Travel
| | transitive closure?Wiki?Oracle?...
| | afatkulin.blogspot.com
12.8 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...