Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> how do I insert an apostrophe
This seems like it should be simple but I'm stumped. How can I insert a name
with an apostrophe into a table? I've tried double quotes but get the error
"column not allowed here".
INSERT into EVENTS VALUES ( 'Info', 'More Info', "O'Brien")
TIA
-- Randy Harris harrisr at bignet dot netReceived on Mon Nov 12 2001 - 14:26:05 CST
![]() |
![]() |