How can I group all children by their parent ?

Поиск
Список
Период
Сортировка
От Arup Rakshit
Тема How can I group all children by their parent ?
Дата
Msg-id 1405602531.72224.YahooMailNeo@web193903.mail.sg3.yahoo.com
обсуждение исходный текст
Ответы Re: How can I group all children by their parent ?  (François Beausoleil <francois@teksol.info>)
Re: How can I group all children by their parent ?  (Pujol Mathieu <mathieu.pujol@realfusio.com>)
Список pgsql-general
How can I group all children by their parent ? 

id email parent_id
1 test@test.com nil
2 test1@test.com 1
3 email 1
4 email 2
5 email nil
6 email 3
 
Regards,
Arup Rakshit

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

Предыдущее
От: Derek Poon
Дата:
Сообщение: Why would I need to explicitly cast a string literal to text?
Следующее
От: François Beausoleil
Дата:
Сообщение: Re: How can I group all children by their parent ?