Re: return 1 formatted result instead of multiple results

Поиск
Список
Период
Сортировка
От Rodrigo De León
Тема Re: return 1 formatted result instead of multiple results
Дата
Msg-id a55915760709021404l5c9c0c14lbfd3beeccee82cf9@mail.gmail.com
обсуждение исходный текст
Ответ на return 1 formatted result instead of multiple results  (Acm <alextabone@gmail.com>)
Список pgsql-general
On 8/31/07, Acm <alextabone@gmail.com> wrote:
> and I want one result to be "Mike,John,Dennis".

SELECT ARRAY_TO_STRING(ARRAY(SELECT * FROM PEOPLE),',') AS FOO

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

Предыдущее
От: Patryk Kordylewski
Дата:
Сообщение: Re: ERROR: table row type and query-specified row type do not match
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: Postgresql 7.3 on Red Hat Enterprise 5 (Problem with SEMMNI, SEMMNS)