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 -> Complex search for a String

Complex search for a String

From: Franck HUGOT <fhugot_at_globalimmo.org>
Date: 2000/08/08
Message-ID: <8momkm$i6i$1@reader1.imaginet.fr>#1/1

Hello,

I would like to search a String in all columns of a table. I know I can do :
select user_name from usertable where user_prenom='smith' or user_ville='smith' or user_alias='smith' or ....

Is there a more simple way?

Thanks in advance. Received on Tue Aug 08 2000 - 00:00:00 CDT

Original text of this message

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