Обсуждение: BUG #8584: Cross Tab Queries

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

BUG #8584: Cross Tab Queries

От
vjegatha88@gmail.com
Дата:
The following bug has been logged on the website:

Bug reference:      8584
Logged by:          jvjv
Email address:      vjegatha88@gmail.com
PostgreSQL version: 9.3.1
Operating system:   Win 8
Description:

How to work with crosstab2 function , i hav 2 set of category for qty &
value in monthly analysis..

Re: BUG #8584: Cross Tab Queries

От
Michael Paquier
Дата:
On Sat, Nov 9, 2013 at 8:09 PM,  <vjegatha88@gmail.com> wrote:
> PostgreSQL version: 9.3.1
> How to work with crosstab2 function , i hav 2 set of category for qty &
> value in monthly analysis..
You do not give much details here, so why not looking at the
documentation of tablefunc? It is the module having crosstab2.
http://www.postgresql.org/docs/9.3/static/tablefunc.html
--
Michael