Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: how to insert a single quotes in to a table using SQL?
insert into table values ('''');
Cheers
Richard
vismay wrote:
>
> dear sir,
> i want to insert into a table a string (don't worry?) but due to
> single quotes (') the string terminated before it is supposed to. so
> please help me and send me how to insert a single quotes in to a
> string.
> thaniking you.
> vismay
![]() |
![]() |