Crosstab limitation...

From: "ronald tabada" <rtabada(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Crosstab limitation...
Date: 2007-11-28 14:17:03
Message-ID: 29b0500c0711280617w5a15d9f6s12f65cbc907e83bc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Good day... I'm new in postgresql and I used PostgreSQL 8.2. I tried
generating a query that can convert your rows into columns. I was
happy when I discovered the crosstab function. But when I tried
producing reports with more than 17 columns it displayed the following
error message:

ERROR: invalid return type
SQL state: 42601
Detail: Query-specified return tuple has 39 columns but crosstab returns 17.

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2007-11-28 14:27:57 Re: [GENERAL] Empty arrays with ARRAY[]
Previous Message della 2007-11-28 14:02:02 can't createdb with my new user