Re: How do i Insert a ' mark?

From: Beverley Williams <bev_at_starfleet.bt.co.uk>
Date: 1996/09/12
Message-ID: <518via$l8p_at_pheidippides.axion.bt.co.uk>#1/1


wizard_at_mrinc.com (John Matzen) wrote:
>Obviously, you cannot do this:
>
>insert into blah values ('John's Cart');
>
>So, how to I insert the "'" mark?
>
>Thanks!
>

You put the ' twice so it would be :

insert into blah values ('John''s Cart');

-- 
Bev Williams,
Contractor,
BT Labs,
Martlesham Heath,
Ipswich.

Tel : +01473 642891
Fax : +01473 637313
Received on Thu Sep 12 1996 - 00:00:00 CEST

Original text of this message