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

Home -> Community -> Usenet -> c.d.o.tools -> Search for text within long field?`

Search for text within long field?`

From: Craig Buchanan <craibuc_at_hotmail.com>
Date: 4 Jun 2001 13:00:56 -0700
Message-ID: <87910090.0106041200.122b6a9d@posting.google.com>

Is there a way to search for a text string that might exist in a long field?

Something like

SELECT	text
FROM	all_views
WHERE	instr(text,'my search') > 0

Thanks,

Craig Buchanan Received on Mon Jun 04 2001 - 15:00:56 CDT

Original text of this message

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