Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> How to enter ingle or double quotes in INSERT INTO ... VALUES?
Hello,
I need to write a script which asks the user to enter a string. This string is stored in a varchar2 column. This can off course be achieved using & in a INSERT INTO ... VALUES statement.
But how do I handle input strings that contain single quotes and double quotes?
Thanks for your help,
AH
Received on Fri Apr 25 2003 - 14:22:10 CDT
![]() |
![]() |