Link to home
Start Free TrialLog in
Avatar of Brian_Paavo
Brian_Paavo

asked on

Doing a crosstab query in postgreSQL

I want to do a crosstab query in PostgreSQL. Can you please describe how to do this in postgreSQL?
Avatar of gheist
gheist
Flag of Belgium image

Same way as in any other ANSI SQL database.
What is your exact query and from which database system?
ASKER CERTIFIED SOLUTION
Avatar of Tomas Helgi Johannsson
Tomas Helgi Johannsson
Flag of Iceland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial