i am a fool

From: Hassanuri Bin Shah <uhassan(at)pc(dot)jaring(dot)my>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: i am a fool
Date: 2000-10-01 13:56:04
Message-ID: 39D74274.BA0ACE98@pc.jaring.my
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

hello
i don't know whether to ask here or the psql-sql but here goes...
how do i make a crosstab query from say:

job_no | year_month | input |
------------------
716 20004 100
717 20005 120
716 20006 130

to

job_no | 20004 | 20005 | 20006
-------------------
716 100 130
717 120

thank you.. in advance.

[x]

Attachment Content-Type Size
uhassan.vcf text/x-vcard 230 bytes

Browse pgsql-admin by date

  From Date Subject
Next Message Ralf Tschiersch 2000-10-01 15:14:31 Structure damaged? Need help
Previous Message Ralf Tschiersch 2000-10-01 13:24:51 pg_log deleted - what to do?