Re: sqlplus commands

From: (wrong string) é Guitar <rene.guitar_at_videotron.ca>
Date: Fri, 19 Jun 1998 01:42:34 GMT
Message-ID: <3589C1B8.F5BBDDDD_at_videotron.ca>


Martin Meadows wrote:

> Hi. In a sqlplus script, what does the following command do:
>
> set termout off
>
> I'm guessing it turns off output to a terminal screen. Right?
>

Set Termout command control the display of the output generated by cammands executed from a file.

> How about something like this:
>
> break on report

Used when you want to specify break conditions for SQLPLUS repports.

> ?
>
> Martin Meadows
Received on Fri Jun 19 1998 - 03:42:34 CEST

Original text of this message