Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: SQL+ worksheet.... Clearing the output?

Re: SQL+ worksheet.... Clearing the output?

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Mon, 10 Apr 2006 06:58:43 +0200
Message-ID: <4439e603$0$19000$626a54ce@news.free.fr>

"dean" <deanbrown3d_at_yahoo.com> a écrit dans le message de news: 1144642691.280643.72640_at_t31g2000cwb.googlegroups.com...
|I meant from the SQL statement.
|

You make a confusion.
SQL does not handle interface it maninupates structure, data, transaction... db objects.
"clear screen" is SQL*Plus command and this one is useful as SQL*Plus is a command line interface.
SQL*Worksheet is a graphical tool. It does have command to clear the screen it has a menu item. Do you ask how to clear your Paint screen with a statement?

Regards
Michel Cadot Received on Sun Apr 09 2006 - 23:58:43 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US