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 -> How to implement the column heading in PL/SQL

How to implement the column heading in PL/SQL

From: John <s2247504_at_cse.unsw.edu.au>
Date: Sat, 23 Oct 1999 21:47:02 +1000
Message-ID: <M_gQ3.1858$we.3133@newsfeeds.bigpond.com>


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 Sat Oct 23 1999 - 06:47:02 CDT

Original text of this message

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