Re: How with to emulate function TRANSFORM from Access in Postgress? - Mailing list pgsql-general

From Tomasz Myrta
Subject Re: How with to emulate function TRANSFORM from Access in Postgress?
Date
Msg-id gduj4e$sdh$1@news.hub.org
Whole thread Raw
List pgsql-general
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

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Postgres optimizer choosing wrong index
Next
From: Tomasz Myrta
Date:
Subject: Re: Order by with spaces and other characters