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

Home -> Community -> Usenet -> c.d.o.misc -> Re: how do I insert an apostrophe

Re: how do I insert an apostrophe

From: Dominic <roqetman*delete*_at_yahoo.com>
Date: Thu, 22 Nov 2001 17:01:24 GMT
Message-Id: <slrn9vqc3p.us4.roqetman*delete*@lazarus.oakhollow.org>


In article <tv0c30itmidm17_at_corp.supernews.com>, Randy Harris wrote:
> 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")
>

Try 'O''Brien'; that should work.

Received on Thu Nov 22 2001 - 11:01:24 CST

Original text of this message

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