Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: (No Subject)
hi,
just do:
'' represent '
SQL> create table testtb(a varchar(90));
Table created.
SQL> insert into testtb values('i love oracle''s money');
1 row created.
SQL> select * from testtb;
A
SQL> drop table testtb;
Table dropped.
> HI Gurus,
> I want to insert single quotes with my data from my application.
> Some data will contain quotes and some may not.
>
> How can this be achieved?
>
> Kindly help
>
> TIA
> Regards
> C.S.Venkat
>
>
>
> Get 250 color business cards for FREE!
> http://businesscards.lycos.com/vp/fastpath/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: C.S.Venkata Subramanian
> INET: csvenkata_at_lycos.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
zǞ}ND
+irhZDMZj(rV +r5pzq<w9P9tT8'x>'z֜q,Ƣ).+-:Õ*.ǥ}bf)+-jq +j)fzh.+-}\ܜi +I_at_NDReceived on Fri Jun 29 2001 - 02:15:18 CDT