Hi Everyone,
Can anyone please let me know how to set Environment variable from SQLPLUS .... or

tell me how to suppress Connected. message when using
connect / as sysoper
and also
supress the following messages when supplying value for bind variable
old 1: select to_char
new 1: select to_char


I have tried to set heading off echo off feedback off

...
..
.