Обсуждение: Re: How with to emulate function TRANSFORM from Access in Postgress?

Поиск
Список
Период
Сортировка

Re: How with to emulate function TRANSFORM from Access in Postgress?

От
Tomasz Myrta
Дата:
mmf.stavelot@gmail.com napisal 24.10.2008 12:17:
> Hi,
>
> How with to emulate function TRANSFORM from Access in Postgress?
>
> Transform in Access: http://msdn.microsoft.com/en-us/library/bb208956.aspx

You can find some useful cross tab functions here:
http://www.postgresql.org/docs/8.3/interactive/tablefunc.html

--
Regards,
Tomasz Myrta