Re: How do i Insert a ' mark?

From: Joe Nardone <joe_at_access4.digex.net>
Date: 1996/09/11
Message-ID: <516tqv$cmc_at_news4.digex.net>#1/1


bwskiles_at_adpc.purdue.edu wrote:

: 
: Try this.
: 
: insert into blah values ('John'||''''||'s Cart');
: 

: > insert into blah values ('John's Cart');
: >
: > So, how to I insert the "'" mark?

Easier....
  insert into blah vlaues ('John''s Card');

-- 
                                   
=-------------------------------------------------------------------------=
Joe Nardone <joe_at_access.digex.net>
                            "I don't want no tea-- it gives me a headache!"
Received on Wed Sep 11 1996 - 00:00:00 CEST

Original text of this message