Group By?

From: Bob Pawley <rjpawley(at)shaw(dot)ca>
To: Postgre General <pgsql-general(at)postgresql(dot)org>
Subject: Group By?
Date: 2005-11-21 23:53:15
Message-ID: 023601c5eef6$bd38a9e0$ac1d4318@OWNER
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I want to take the serial ID of several values in different rows in one table and insert them into a single row of another table.

Would the 'group by' command be the best way to do this?

Bob

Responses

Browse pgsql-general by date

  From Date Subject
Next Message A.j. Langereis 2005-11-22 00:04:34 Re: Difference in indexes
Previous Message Qingqing Zhou 2005-11-21 23:44:09 Re: Conditional delete