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

&-Operator in Literal

From: Oliver Schoenwaelder <schoeni_at_de.infogrames.com>
Date: Thu, 23 Sep 1999 14:43:18 +0200
Message-ID: <37EA2066.E0BC7CA4@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 - 07:43:18 CDT

Original text of this message

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