Re: Group By?

Поиск
Список
Период
Сортировка
От Guy Rouillier
Тема Re: Group By?
Дата
Msg-id CC1CF380F4D70844B01D45982E671B239E8CB5@mtxexch01.add0.masergy.com
обсуждение исходный текст
Ответ на Group By?  (Bob Pawley <rjpawley@shaw.ca>)
Список pgsql-general
Converted your message to plain text as preferred on most mailing lists.

Bob Pawley wrote:
> 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?

Could you provide an actual example?  The wording of your question is a
little vague and an example might help solicit an answer to the actual
problem.  For example, are these serial ID values all in a the same
column in the source table?  Or is each one in a different column?  And
what is the selection criteria that brings these results together?

--
Guy Rouillier

В списке pgsql-general по дате отправления:

Предыдущее
От: "A.j. Langereis"
Дата:
Сообщение: Re: Difference in indexes
Следующее
От: Bill Moseley
Дата:
Сообщение: Re: SQL Help: Multiple LEFT OUTER JOINs