column headers all in upper-case letters?

From: "Sammer Reinhard J(dot)" <RSammer(at)mlink(dot)co(dot)at>
To: "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>
Subject: column headers all in upper-case letters?
Date: 2002-01-31 13:42:43
Message-ID: 51D7ECE75285D211810800600861E2D9325C56@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Could you please point me to the fine document where I can information
regarding:

Is there a way to force PostgreSQL or the jdbc Driver to return column
headers all in upper-case letters?

e.g. table test with column ID type int:
I want that a 'select * from test;' returns 'ID' not 'id' as column header.

regards,
Reinhard

Browse pgsql-novice by date

  From Date Subject
Next Message Ewald Geschwinde 2002-01-31 14:07:16 plpgsql
Previous Message Raphael Bauduin 2002-01-31 10:01:48 grant on tables