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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: A bit of SQL tuning

RE: A bit of SQL tuning

From: Mark Leith <mark_at_cool-tools.co.uk>
Date: Thu, 07 Jun 2001 03:19:14 -0700
Message-ID: <F001.0031FD2B.20010607012415@fatcity.com>

Bilou,

This was discussed not so long back on the list, and I'm pretty sure the up shot was that to search for a string with a % wildcard on either side you need to look in to the Intermedia (Context) cartridge.

HTH Mark

-----Original Message-----
Bilien
Sent: Thursday, June 07, 2001 08:26
To: Multiple recipients of list ORACLE-L

I'd be interested to get an opinion on the fastest way to do an indexed search on a substring aka I'm looking for the "WHERE MYCOL=%ABCD%" functionnality. The underlying table is very huge. I can see several ways to do that but I'm sure this has been explored before.

Thanks

Christian

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Christian Bilien
  INET: christian_at_open-seas.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mark Leith INET: mark_at_cool-tools.co.uk Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Thu Jun 07 2001 - 05:19:14 CDT

Original text of this message

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