Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: suppress the output of SQL's by spooling
> > In b.lst:
> >
> > SQL> select 'aaa' from dual;
> > aaa
> >
> > SQL> spool off
> >
>
> Ah, you want to get rid of the "SQL>" stuff?
no! Imean teh complett string SQL> select 'aaa' from dual;
>
> set sqlprompt ''
> should do the trick.
Received on Wed Apr 30 2003 - 08:10:45 CDT
![]() |
![]() |