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

Home -> Community -> Usenet -> c.d.o.tools -> Inserting quoted strings

Inserting quoted strings

From: Brad Corradi <bcorradi_at_uswest.net>
Date: Fri, 23 Feb 2001 11:32:04 -0600
Message-ID: <e2xl6.121$At2.71268@news.uswest.net>

Hello there,

I was wondering how I would insert a string that contains quotes via an insert statement.

example: string = 'Jim' Brown

Insert into Table Values ('string') cause a problem because it doesn't know where the string starts or ends.

Any help would be appreciated,
Thanx in advance. Received on Fri Feb 23 2001 - 11:32:04 CST

Original text of this message

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