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 -> apostrophe in a string

apostrophe in a string

From: Son To <son_at_blue.seas.upenn.edu>
Date: 1997/12/30
Message-ID: <68b59v$37a$1@netnews.upenn.edu>#1/1

how can I insert an apostrophe?
as in
insert into dummy values('jane's cat','meow');

i tried
insert into dummy values('jane\'s cat','meow');

but this did not work. any help is appreciated.

thanks,
son

--
"Challenge the known and embrace the unknown."
				-another fortune cookie
Son To
http://www.seas.upenn.edu/~son
Received on Tue Dec 30 1997 - 00:00:00 CST

Original text of this message

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