Re: un-pivot with crosstab? - Mailing list pgsql-general

From David Johnston
Subject Re: un-pivot with crosstab?
Date
Msg-id 1357158749208-5738530.post@n5.nabble.com
Whole thread Raw
In response to un-pivot with crosstab?  (Kirk Wythers <kwythers@umn.edu>)
List pgsql-general
Kirk Wythers wrote
> I am trying to follow the example given below, but in reverse. I have
> something like table2, that I am trying to "un-pivot" to look like table1…
> And I seem to be having a booger of a time.

I see nothing in the tablefunc/crosstab documentation to suggest this can be
done.  You will need to use multiple queries and combine them using "UNION
ALL" to accomplish your goal.

David J.




--
View this message in context: http://postgresql.1045698.n5.nabble.com/un-pivot-with-crosstab-tp5738518p5738530.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: PostgreSQL run as process in windows
Next
From: tuanhoanganh
Date:
Subject: Re: PostgreSQL run as process in windows