Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: How do you insert a ' character into the database?
Double it:
insert into t (col) values ('it''s a ''');
-- Have a nice day Michel Shaun Campbell <shaun.campbell_at_entranet.co.uk> a écrit dans le message : 8qsnvu$kpi$1_at_soap.pipex.net...Received on Wed Sep 27 2000 - 07:55:26 CDT
> Can anyone tell me whether it is possible to enter a ' single quote
> character into a database column?
>
> Regards
>
> Shaun Campbell
>
>
![]() |
![]() |