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

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

From
Tomasz Myrta
Date:
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