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

Home -> Community -> Usenet -> c.d.o.server -> Re: Output in SQL Worksheet or SQLPlus

Re: Output in SQL Worksheet or SQLPlus

From: Tom Williamson <tomw_at_action.cnchost.com>
Date: Sat, 21 Aug 1999 20:59:08 GMT
Message-ID: <wqEv3.10485$3%1.2389@news.rdc1.az.home.com>


Thanks! With your help and the other kind people who responded, I was able to solve my problem. :)

Tom

Jonathan Gennick wrote in message
<37c204b2.43424951_at_netnews.worldnet.att.net>...
>If you are just executing a SQL query, then don't use PL/SQL
>at all. Execute the SELECT by itself, and SQL*Plus (or
>worksheet) will display the results.
>
>From PL/SQL, there are a couple methods you could use. One
>is to use the DBMS_OUTPUT package. For example:
>

<snip> Received on Sat Aug 21 1999 - 15:59:08 CDT

Original text of this message

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