Explore >> Select a destination


You are here

www.binovarghese.com
| | dioncho.wordpress.com
15.8 parsecs away

Travel
| | One of the customers complained that Oracle refuses to use the HASH GROUP BY operation under any circumstances. It's 10gR2(10.2.0.1) database. See that Oracle simply refuses to use HASH GROUP BY operation even with the simplest group by? You might think that the "_gby_hash_aggregation_enabled" would have been false which is clearly right. But even with...
| | andreabergia.com
18.8 parsecs away

Travel
| | Window functions are an extremely powerful powerful part of the SQL 2003 standard, supported by most modern releases of databases such as Oracle 8+, Postgres 9.1+, SQL Server 2005+ and others. Sadly neither SQLLite or MySql seem to support them yet, but if you are working with a database where they are available, do use them: they can make your life a lot easier. Generally, with window functions, you can write simpler and faster code than you would without.
| | leonotes.wordpress.com
23.5 parsecs away

Travel
| | ????????transitive closure?Wiki??????????Oracle????????...
| | blog.yannickjaquier.com
53.3 parsecs away

Travel
| SQL Plan Management feature overview through concrete example and its interactions with Adaptive Cursor Sharing (ACS) and SQL Profile