|
You are here |
oracletoday.blogspot.com | ||
| | | | |
oracle-randolf.blogspot.com
|
|
| | | | | When attempting to display only the first n rows of a result set that is ordered the Oracle optimizer offers special optimizations for these... | |
| | | | |
afatkulin.blogspot.com
|
|
| | | | | 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... | |
| | | | |
afatkulin.blogspot.com
|
|
| | | | | Sometimes I get quite amused by the "side effects" you can discover while playing with features. Prerequisites First, we need to place somet... | |
| | | | |
tanelpoder.com
|
|
| | | Update: As this original article is from 2007, there are better options available in the modern times for example DBMS_UTILITY.EXPAND_SQL_TEXT as explained by Maria Colgans blog entry here. If you have been involved in tuning SQL code which you have never seen before, you are probably familiar with the challenges of understanding what the code is trying to do. This can be especially time consuming when the SQL references lots of views, which reference views, which reference more views etc. So there may ... | ||