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

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

From: Dominik Brammen <dominik.g.brammen_at_med.uni-giessen.de>
Date: Sun, 13 Jun 1999 22:09:26 +0200
Message-ID: <37640FF6.38317EC3@med.uni-giessen.de>


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


Received on Sun Jun 13 1999 - 15:09:26 CDT

Original text of this message

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