Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> How do I insert a string with a single quote

How do I insert a string with a single quote

From: anurag <aminochaNOamSPAM_at_unibiz.com.invalid>
Date: 2000/03/17
Message-ID: <0a8460d4.4550a167@usw-ex0104-033.remarq.com>#1/1

Hi,
I am trying to insert a string with a single quote inside, but it fails. Please advise how do I tackle this problem.

eg:- insert into tmp values ('table's'); I am not supposed to change the single quote to a double quote for eg: insert into tmp values ('table"s');

Thanks
Anurag

Received on Fri Mar 17 2000 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US