Re: Transposing a table - Mailing list pgsql-novice

From Bruno Wolff III
Subject Re: Transposing a table
Date
Msg-id 20050226170145.GA26473@wolff.to
Whole thread Raw
In response to Transposing a table  (ravi shankar <ravi2082@gmail.com>)
List pgsql-novice
On Thu, Feb 24, 2005 at 11:24:34 +0530,
  ravi shankar <ravi2082@gmail.com> wrote:
> HI all...This is very urgent ......How cab I transpose a table in
> postgresql...does it have any buit in SQl feature or functions ...Plz
> help in this regard....
> Regards
> Ravi Shankar

You aren't very clear about what you are looking for, but the crosstab
functions in the tablefunc contrib module might be what you are looking for.

pgsql-novice by date:

Previous
From:
Date:
Subject: Re: pgadmin3 column edit question
Next
From: Wolfgang Keller
Date:
Subject: PL/Pgsql or PL/Python?