Explore >> Select a destination


You are here

antognini.ch
| | dincosman.com
1.9 parsecs away

Travel
| | The performance issue with an SQL query was resolved by using the /*+ PARALLEL(2) */ hint, reducing execution time from 180-200 seconds to milliseconds. The decision to perform a direct read from disk to memory instead of reading blocks from disk was made by the database engine and is controlled by the hidden "_serial_direct_read" parameter....
| | www.pythian.com
1.0 parsecs away

Travel
| | Some details and explanations regarding Oracle Parallel Query Hints.
| | www.pythian.com
1.5 parsecs away

Travel
| | Part one of Christo Kutrovsky's new series on Oracle Parallel Query Hints
| | afatkulin.blogspot.com
12.0 parsecs away

Travel
| Sometimes I get quite amused by the "side effects" you can discover while playing with features. Prerequisites First, we need to place somet...