Re: two records per row from query

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: two records per row from query
Дата
Msg-id 20090806142109.GL22410@a-kretschmer.de
обсуждение исходный текст
Ответ на Re: two records per row from query  (John <jfabiani@yolo.com>)
Список pgsql-sql
In response to John :
> Thanks - the sessionid's in fact do match.  It's just that I can have more 
> than two (2) classes per sessionid.  So mytable might look like:
>  select * from mytable
>  1 2009/01/01 2101
>  2 2009/01/02 2101
>  3 2009/02/05 2101
>  4 2009/02/15 2101
>  5 2009/02/25 2101


Can you show/explain, which rows in your example contains now the values
for the new row?

Regards, Andreas
-- 
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net


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

Предыдущее
От: Leo Mannhart
Дата:
Сообщение: Re: two records per row from query
Следующее
От: John
Дата:
Сообщение: Re: two records per row from query