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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: how do I insert O'Hare value ? ie how do I escape the apostrophe

RE: how do I insert O'Hare value ? ie how do I escape the apostrophe

From: Thomas L. Harleman <tharleman_at_iquest.net>
Date: Tue, 8 Aug 2000 10:16:00 -0500
Message-Id: <10583.114084@fatcity.com>


Use 2 apostrophes.
INSERT INTO MYTABLE VALUES ('I want an apostrophe right here''.');

Tom Harleman
11080 Willowmere Dr.
Indianapolis, IN 46280
317-844-2884 Home
317-843-9122 Home Office

-----Original Message-----
From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Carmen Rusu Sent: Tuesday, August 08, 2000 9:47 AM
To: Multiple recipients of list ORACLE-L Subject: how do I insert O'Hare value ? ie how do I escape the apostrophe

Hi Oracle gurus,
How do I escape the apostrophe character in an insert statement ?

Thanks,

Carmen Rusu
Oracle DBA

-- 
Author: Carmen Rusu
  INET: crusu_at_clearcommerce.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Aug 08 2000 - 10:16:00 CDT

Original text of this message

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