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

Home -> Community -> Usenet -> c.d.o.misc -> Re: PLSQL PROBLEM with &

Re: PLSQL PROBLEM with &

From: <davide_at_yahoo.com>
Date: 2 Apr 2002 10:17:47 GMT
Message-ID: <a8c0gb$r23gv$1@ID-18487.news.dfncis.de>


George D. Benetos <gbenet_at_intranet.gr> wrote:
> How can insert the string 'test&01' in database ??

use
set define off
to turn off variable-substitution.

See the Oracle documentation.

Davide Received on Tue Apr 02 2002 - 04:17:47 CST

Original text of this message

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