Re: How to implement the column heading in PL/SQL

From: Yosi Greenfield <yosi_at_newsalert.com>
Date: Mon, 25 Oct 1999 10:04:33 -0400
Message-ID: <38146371.9076D29C_at_newsalert.com>


[Quoted] There is no corresponding feature for dbms_output, just as there would be know corresponding feature in any procedural language (like C or Pascal.). You can first dbms_output your column heading, then go into your loop.

Sorry,

Yosi

John wrote:

> I know "heading" will do the work in SQL, but not sure what command I should
> use in PL/SQL, combined with dbms_output.put_line (and cursor loop). Should
> I use dbms_sql.define_column or anything else? Any help highly appreciated.
Received on Mon Oct 25 1999 - 16:04:33 CEST

Original text of this message