| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.tools -> Re: Print screen without dbms_output
If you use sqlplus or sql worksheet, the result will be on screen automatically after you issue the query.
Or you can use UTL package and write stuff to a file.
Guang
In article <JGst5.456$zx3.9170_at_iad-read.news.verio.net>,
  "Emre Akbag" <akbag_at_scr.siemens.com> wrote:
> Is there any way of printing a result data set of a select query on
 screen
> without using dbms_output?
>
> --
> Emre AKBAG
>
> Data Mining, Imaging & Visualization Dept.
> Siemens Corporate Research
>
> Ph:   (609) 734.6500 ext. 2260     Fax: (609) 734.6565
> E-mail:   akbag_at_scr.siemens.com
>
> Siemens Corporate Research,
> 755 College Rd East,
> Princeton, NJ 08540
>
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Wed Sep 06 2000 - 14:55:10 CDT
|  |  |