Re: column headers all in upper-case letters?

Поиск
Список
Период
Сортировка
От Sammer Reinhard J.
Тема Re: column headers all in upper-case letters?
Дата
Msg-id 51D7ECE75285D211810800600861E2D9325C57@localhost
обсуждение исходный текст
Ответ на column headers all in upper-case letters?  ("Sammer Reinhard J." <RSammer@mlink.co.at>)
Ответы Re: column headers all in upper-case letters?  (Frank Bax <fbax@sympatico.ca>)
Re: column headers all in upper-case letters?  (Bob Savage <bobsavage@mac.com>)
Список pgsql-novice
> SELECT id AS "ID" FROM test
>
> but why??

sorry, I was not precise.

I am looking for a server or driver side configuration option
as I don't want to rewrite all my SQL statements (>3500).

I am porting an application running on MsSQL/Oracle DBs.

>> 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.

В списке pgsql-novice по дате отправления:

Предыдущее
От: Ewald Geschwinde
Дата:
Сообщение: plpgsql
Следующее
От: Alexander Pucher
Дата:
Сообщение: Query size of large object