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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Fooling Oracle with &

Re: Fooling Oracle with &

From: Rudi Demeulenaere <rdm_at_mentor.spamnothanks.be>
Date: Thu, 30 Apr 1998 20:22:07 +0200
Message-ID: <3548C14F.A5DEEA08@mentor.spamnothanks.be>

NEWSOL97 wrote:

> Hi all,
>
> This is probably an ancient topic but does anyone know how to express an
> & in a character string without the SQL parser trying to tokenize it? In other
> words if I had
> "Sally & Bob"

What about "Sally " || chr(38) || " Bob"

r u d i
(remove anti-spam measure from reply-address) Received on Thu Apr 30 1998 - 13:22:07 CDT

Original text of this message

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