Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: search for text/Text blade in Oracle
Hi there,
check out the like operator. this uses % and _ as wildcards.
if this is not what you want, you might want to hava a look at the ConText Cartridge/Option that comes with Oracle 8.
Karsten
> Hi all:
> I will be connecting to Oracle database through a JDBC driver. I need
> to search for a specified string in the text type that I have stored
in
> the databsae. Is this pretty straightforward or is there a tool in
> Oracle to aid you in searching for the string. maybe a text blade in
> oracle that will do the work for you?
> Is there an alternative way of locating and retrieving the text from
the
> database?
> Any suggestions would be appreciated.
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Wed Oct 06 1999 - 09:17:34 CDT
![]() |
![]() |