Re: parameter substitution in SQL*PLUS

From: Ian Cary <cary_at_gatwick.geco-prakla.slb.com>
Date: 1997/09/01
Message-ID: <340AB73B.5C80_at_gatwick.geco-prakla.slb.com>#1/1


The command

set scan off

will stop Oracle searching for any paramaeters or you can also use

set define ~

to change the parameter prefix from a & to a ~ (or whatever else you wish)

Ian Received on Mon Sep 01 1997 - 00:00:00 CEST

Original text of this message