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

Home -> Community -> Usenet -> c.d.o.server -> Re: ignore keywords in the CONTAINS??

Re: ignore keywords in the CONTAINS??

From: Andy Hassall <andy_at_andyh.co.uk>
Date: Sat, 19 Jun 2004 12:50:08 +0100
Message-ID: <mv98d01j7vm2q6t0h7oig90hov88m1t20o@4ax.com>


On 18 Jun 2004 11:36:20 -0700, travis_brooks_at_hotmail.com (travis) wrote:

>We have been trying to figure out how to get the contains function to
>recognize an input like:
>
>"DOES NOT OPERATE"
>
>where it treats the "NOT" as a word to search for, not interpretting
>it as a special ~ operator.
>
>we're using oracle version 9.2.0.4.

 Enclose literals in curly brackets, i.e. {DOES NOT OPERATE}.

--
Andy Hassall <andy_at_andyh.co.uk> / Space: disk usage analysis tool
http://www.andyh.co.uk         / http://www.andyhsoftware.co.uk/space
Received on Sat Jun 19 2004 - 06:50:08 CDT

Original text of this message

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