Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> interest of indexes ....

interest of indexes ....

From: Fred Burlaud <fburlaud_at_com6.fr>
Date: Mon, 17 Jun 2002 15:13:26 +0200
Message-ID: <3D0DE076.20404@com6.fr>


Hello,

An index works for search of the complete string of the field but is it appropiated for the substring search too

For ex. I would like to know if an index on phone field is appropriated in this case

SELECT * From Contact WHERE phone like '%0867%';

Thanks
Fred Received on Mon Jun 17 2002 - 08:13:26 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US