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

From: Tomasz Myrta <jasiek(at)klaster(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How with to emulate function TRANSFORM from Access in Postgress?
Date: 2008-10-25 07:50:39
Message-ID: gduj4e$sdh$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

mmf(dot)stavelot(at)gmail(dot)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

Browse pgsql-general by date

  From Date Subject
Next Message Tomasz Myrta 2008-10-25 07:59:30 Re: Query m:n-Combination
Previous Message Tom Lane 2008-10-25 01:29:33 Re: Postgres optimizer choosing wrong index