select by groups

Поиск
Список
Период
Сортировка
От Martin Marques
Тема select by groups
Дата
Msg-id 200403011920.20505.martin@bugs.unl.edu.ar
обсуждение исходный текст
Ответы Re: select by groups  (Manuel Sugawara <masm@fciencias.unam.mx>)
Список pgsql-sql
I have a table with names of people, email address, etc, and an identifier
that tells me which group they are in (could be a 1, 2, or 3 person group).
Is it posible to make a query that would give me the name of the persons of
each group in one row? Or do I have to do PL?

-- 19:15:01 up 97 days,  1:24,  4 users,  load average: 0.00, 0.07, 0.17
-----------------------------------------------------------------
Martín Marqués        | select 'mmarques' || '@' || 'unl.edu.ar'
Centro de Telematica  |  DBA, Programador, Administrador            Universidad Nacional                 del Litoral
-----------------------------------------------------------------



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

Предыдущее
От: Louie Kwan
Дата:
Сообщение: SYSDATE in PostgreSQL !?
Следующее
От: Manuel Sugawara
Дата:
Сообщение: Re: select by groups