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: two quick questions

Re: two quick questions

From: Yong Huang <yhuang_at_indigopool.com>
Date: Fri, 22 Sep 2000 14:20:46 -0500
Message-ID: <8qgbjd$t32$1@news.sinet.slb.com>

select * from mytable where mycolumn like 'string\%string' escape '\';

Yong Huang
yhuang_at_indigopool.com

Me <e_at_mail.com> wrote in message news:39CAD076.E193E77D_at_mail.com...
> 2. How can one designate the % symbol as a literal character in an
> expression using the LIKE operator?
Received on Fri Sep 22 2000 - 14:20:46 CDT

Original text of this message

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