Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> How to mask the character "&" to insert it as data??
I'm trying to execute a command like
INSERT INTO employee VALUES ('C&La Deutsche Revision', ....)
You know that & is for place holders so that SQL/Plus asks me to enter
the
placeholder "La".
how can I mask it?
thanks Received on Mon Oct 09 2000 - 12:34:20 CDT
![]() |
![]() |