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

From: Ayokunle Giwa <akgiwa_at_cnct.com>
Date: 1996/05/19
Message-ID: <4no289$dhu_at_mars.cnct.com>#1/1


Hi ...

      I think what you need to do is to add single qoutes it might not be pritty but it works.....

SQL> select 'F''&''GS'
  2 from dual;

'F''&'



F'&'GS <========= This is what youll get this makes it unrecognizable to  sql*plus Received on Sun May 19 1996 - 00:00:00 CEST

Original text of this message