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: Inserting text including &

Re: Inserting text including &

From: NetComrade <andreyNSPAM_at_bookexchange.net>
Date: Mon, 02 Aug 1999 14:43:19 GMT
Message-ID: <37a5ae4c.268295@news.earthlink.net>


On Mon, 02 Aug 1999 00:04:04 +1000, Richard Gowan <roxl_at_ozemail.com.au> wrote:

>
>
>It's also possible to tell SQL*Plus to ignore the &. I can't remember the option, but it'll be under the online help
>for keyword SET.
>
>

try
set escape='\'
insert 'Tom \& Jerry'

in sql plus of course


Andrey Dmitriev	 eFax: (978) 383-5892  Daytime: (917) 373-5417
AOL: NetComrade	 ICQ: 11340726 remove NSPAM to email

Received on Mon Aug 02 1999 - 09:43:19 CDT

Original text of this message

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