Re: Problem with & in SQL*PLUS

From: Paul Baumgartel <paulb_at_pcnet.com>
Date: 1996/01/28
Message-ID: <4ef1an$55r_at_pcnet2.pcnet.net>#1/1


itkennet_at_polyu.edu.hk (Kenneth Yuen) wrote:

>In my 'Insert' statement, I have the data value like 'R & D'. When run with
>SQL*PLUS, it paused me to enter the new value. Can anyone tell me how
>to temporarily disable the interpretation of & in sqlplus and enable it
>back after the executive of the script?

Use "set scan off" before your insert.


Paul Baumgartel, Principal Consultant              paulb_at_pcnet.com 
Adept Computer Associates, Inc.                                    
********************************************************************
Received on Sun Jan 28 1996 - 00:00:00 CET

Original text of this message