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 -> quotes problem

quotes problem

From: <siddsoni_at_hotmail.com>
Date: Tue, 24 Aug 1999 14:40:19 GMT
Message-ID: <7puasj$198$1@nnrp1.deja.com>


I want to execute this SQL:
select * from store where name = 'John's Used Cars'

I also tried:
select * from store where name = 'John''s Used Cars'

Neither works. What am I supposed to do? Thanks.

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Tue Aug 24 1999 - 09:40:19 CDT

Original text of this message

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