Re: help yourself by helping others

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Ali Adams <aliadams(at)doit4u(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: help yourself by helping others
Date: 2003-07-10 13:47:37
Message-ID: 1057844856.46100.134.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Fri, 2003-04-04 at 11:10, Ali Adams wrote:
> Dear All,
>
> I am new to Relational Databases and SQL and my background in ODBs is
> clouding my way to solving what seems to be a simple problem. I am
> sure many of you have met it many times.

You need to use a pivot table.

Specifically, see crosstab() within contrib/tablefunc in the source
base.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2003-07-10 14:27:18 Re: trigger proceedures in sql
Previous Message Rod Taylor 2003-07-10 13:43:06 Re: substr_count