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: &-Operator in Literal

Re: &-Operator in Literal

From: Michel Cadot <micadot_at_netcourrier.com>
Date: Thu, 23 Sep 1999 15:40:07 +0200
Message-ID: <7sdal4$571$1@oceanite.cybercable.fr>


use:
set define off

Oliver Schoenwaelder a écrit dans le message <37EA2066.E0BC7CA4_at_de.infogrames.com>...
>Hi,
>
>when executing the statement: "insert into <TABLE> (<COLUMN>) values
>('Company & Co.');" sqlplus wants a value for the parameter "co". I
>tried using "\&" and "&&" to make sql understand to use & as a
>character, not an operator. How does it work?
>
>Thanks,
>
>Oliver
Received on Thu Sep 23 1999 - 08:40:07 CDT

Original text of this message

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