Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> How to mask the character "&" to insert it as data??

How to mask the character "&" to insert it as data??

From: Dipl.-Informatiker Khamis Abuelkomboz <khamis_at_knuut.de>
Date: Mon, 09 Oct 2000 19:34:20 +0200
Message-ID: <39E2019C.333D9669@knuut.de>

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

Original text of this message

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