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: rookie needs help: like operator is not working...

Re: rookie needs help: like operator is not working...

From: <un2000_at_my-deja.com>
Date: Sun, 13 Jun 1999 21:33:48 GMT
Message-ID: <7k183s$8i2$1@nnrp1.deja.com>


The expression is fine. It should work. Hope you are not ignoring the case of the text search.

In article <37640FF6.38317EC3_at_med.uni-giessen.de>,   Dominik Brammen <dominik.g.brammen_at_med.uni-giessen.de> wrote:
> Hi there!
>
> I hope I am not posting to the wrong newsgroup. I have the following
> problem. I want to search one column set varchar(255) with much text
in
> it for key words. My cursor-routine is working, but the LIKE operator
is
> not working. The expression I use is like following:
> LIKE '%keyword%'
> but I get no result although the keyword is in many rows.
>
> Can anybody help me? Thanks a lot,
> Dominik
>
>

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Sun Jun 13 1999 - 16:33:48 CDT

Original text of this message

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