Re: Selecting columns by position?

Поиск
Список
Период
Сортировка
От Jerry LeVan
Тема Re: Selecting columns by position?
Дата
Msg-id 4F86EA9F-011C-11D9-A3D4-000393779D9C@eku.edu
обсуждение исходный текст
Ответ на Selecting columns by position?  (Jerry LeVan <jerry.levan@eku.edu>)
Список pgsql-general
Well, a simple example, this is the ninth month,

I have some summaries that display monthly totals,
It would be nice if I could simply print columns
1-n if this is the nth month of the year and the total
for the year...

Jerry

On Sep 7, 2004, at 5:32 PM, Jeffrey Melloy wrote:

> Jerry LeVan wrote:
>
>> Hi,
>>
>> Is there any generic to select columns by position ie
>>
>> select the first, third, and fifth columns from ....
>>
>> I can't see anything in SQL...not to sure about
>> PL/PgSQL...
>>
>> Thanks
>>
>> Jerry
>
> No, not really.  What kind of world do you live in where the position
> is more meaningful than the name?
>
> Jeff
>


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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: Gentoo for production DB server?
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: Firewall Security Requirements for Postgresql Access