/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

kerryosborne.oracle-guy.com
| | oracle-randolf.blogspot.com
2.1 parsecs away

Travel
| | On the OTN forum very often tuning requests about single SQL statements are posted, but the information provided is rather limited, and ther...
| | iusoltsev.wordpress.com
2.1 parsecs away

Travel
| | 465 ?! SELECT A.ID, A.LOGIN, A.NAME, A.LASTNAME, A.EMAIL FROM ACCOUNT A WHERE (A.LOGIN LIKE '%%') AND (A.NAME LIKE '%?%' OR A.LASTNAME LIKE '%?%') AND A.COMPANY_ID = 1 ORDER BY A.LOGIN ?, ? ? A.COMPANY_ID = 1 ? SQL> SELECT 'ALL' as "Condition", count(*) FROM ACCOUNT...
| | rwijk.blogspot.com
1.7 parsecs away

Travel
| |
| | afatkulin.blogspot.com
6.0 parsecs away

Travel
| In my previous blog post I've explained a nice little feature introduced to Oracle Text Context indexes in 11G which allows you to do effic...