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 string containing character '&'

Re: INSERTing string containing character '&'

From: Steve Haynes <steve_at_rwx777.demon.co.uk>
Date: Sun, 16 May 1999 01:39:10 +0100
Message-ID: <2Rak4EAuOhP3EwLz@rwx777.demon.co.uk>


In article <7hkq9f$kfv$1_at_nnrp1.deja.com>, Howard Lee Harkness <hl_harkness_at_my-dejanews.com> writes
>I tried to do an insert similar to the following:
>
>INSERT INTO NAMES
>( '00001', 'Bartles&James' );
>
>and SQL*Plus responded with:
>
>Enter value for James:
>

set scan off
--
Please remove nospam from my address to Reply. Received on Sat May 15 1999 - 19:39:10 CDT

Original text of this message

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