Re: Question about SQL Transform - Pivot

Поиск
Список
Период
Сортировка
От Nabil Sayegh
Тема Re: Question about SQL Transform - Pivot
Дата
Msg-id 1058219357.561.1.camel@billy
обсуждение исходный текст
Ответ на Question about SQL Transform - Pivot  ("John K. Herreshoff" <jkherr@centurytel.net>)
Список pgsql-novice
Am Mon, 2003-07-14 um 22.56 schrieb John K. Herreshoff:
> Microsoft Access has an SQL routine Transform - Pivot for generating cross tab
> queries.  Does PGSQL have similar functionality?

Yes, see in the contribs from Joe Conway.
it's called tablefunc and works with >=7.3

bye
--
 e-Trolley Sayegh & John, Nabil Sayegh
 Tel.: 0700 etrolley /// 0700 38765539
 Fax.: +49 69 8299381-8
 PGP : http://www.e-trolley.de


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

Предыдущее
От: "John K. Herreshoff"
Дата:
Сообщение: Question about SQL Transform - Pivot
Следующее
От: Rasputin
Дата:
Сообщение: Re: Practical SQL Handbook