Technical Blog

Pages

▼
Showing posts with label Index. Show all posts
Showing posts with label Index. Show all posts
Oct 13, 2010

Use of Combined Index

›
The Below example shows the difference in execution plan when a composite index is created   SELECT d.ITEM_ID,d.ITEM_DESC,D.UNIT,d.ITEM_...
May 28, 2009

Tuning the LIKE-clause

›
Tuning the LIKE-clause (by using reverse key indexes) For tuning Like operator (like '%SON') is to create a REVERSE index - and th...
Feb 27, 2009

Oracle Text - Part 1

›
Oracle Text ie: Context Oracle text (formerly: interMedia text) in 10g ---------------------------------------------------------------- ...
Sep 23, 2008

MOVE

›
Re: alter table move Processing the code select * from tab where P1 = 110 last a few seconds. After the code alter table tab enable row move...
›
Home
View web version
Powered by Blogger.