Re: Oracle SQL*Plus and the '&' character ...... help needed .....

From: Scott Downey <sdowney_at_pop.ilk.com>
Date: 1996/05/20
Message-ID: <4nokhp$3a8_at_news.ilk.com>#1/1


Ian,

In SQL*Plus if you do not want the substitution character to be recognized, all you have to do is use the following line in SQL*Plus:

set scan off

This will ignore the '&' substitution character.

Hope this helps.

Scott Downey Received on Mon May 20 1996 - 00:00:00 CEST

Original text of this message