Re: Group By?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Group By?
Дата
Msg-id 20051122050724.GA4116@wolff.to
обсуждение исходный текст
Ответ на Group By?  (Bob Pawley <rjpawley@shaw.ca>)
Список pgsql-general
On Mon, Nov 21, 2005 at 15:53:15 -0800,
  Bob Pawley <rjpawley@shaw.ca> 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
anothertable. 
>
> Would the 'group by' command be the best way to do this?

From your description I think it is more likely you want to use subselects.

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

Предыдущее
От: Jeremy Sellors
Дата:
Сообщение: Re: Createlang plpgsql
Следующее
От: Bob Pawley
Дата:
Сообщение: Re: Group By?