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

Home -> Community -> Mailing Lists -> Oracle-L -> title for rows? 'getColumnLabel()' on ResultSetMetaData

title for rows? 'getColumnLabel()' on ResultSetMetaData

From: Dries Verachtert <dries_at_ulyssis.org>
Date: Tue, 1 Aug 2000 18:14:27 +0200 (CEST)
Message-Id: <10576.113496@fatcity.com>


Hello,

First: thanx for all the help you've given me already!

Yet another probably basic question:
In java i can use a getColumnLabel() function on a ResultSetMetaData object. This is the info of javadocs:

   Gets the suggested column title for use in printouts and displays. So it seems that it is possible to give some column title to rows. How can i do that in sqlplus? What do i have to add to the "CREATE TABLE ... " stuff?

Thanks in advance,
Dries Verachtert Received on Tue Aug 01 2000 - 11:14:27 CDT

Original text of this message

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