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: PL/SQL escapes

Re: PL/SQL escapes

From: Wuits Manfred <manfred_at_yumyum.at>
Date: 1998/01/15
Message-ID: <34BE7E55.5FE7@yumyum.at>#1/1

rsood wrote:
>
> What is the escape for an ampersand '&' in string literals in PL/SQL ?
> So far, even if wrapped in quotes, the preprocessor interprets the token
> after an ampersand as a variable name asks for its value.
>
> rsood_at_panix.com

include following line in your code:

set define off Received on Thu Jan 15 1998 - 00:00:00 CST

Original text of this message

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