Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> &-Operator in Literal
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
![]() |
![]() |