Re: count question

Поиск
Список
Период
Сортировка
От Volkan YAZICI
Тема Re: count question
Дата
Msg-id 87ej9fr3kh.fsf@alamut.mobiliz.com.tr
обсуждение исходный текст
Ответ на count question  (novice <user.postgresql@gmail.com>)
Ответы Re: count question  (ashish <ashish.karalkar@netcore.co.in>)
Список pgsql-sql
On Wed, 9 Apr 2008, novice <user.postgresql@gmail.com> writes:
> Is it possible to write a query to produce:
>
>  meter_id | no_of_bays |   bay_id
> ----------+------------+-----------
>      5397 |          2 |   5397-01
>      5397 |          2 |   5397-02
>      5409 |          3 |   5409-01
>      5409 |          3 |   5409-02
>      5409 |          3 |   5409-03

Shouldn't this function be the responsitibility of client software,
instead of database?


Regards.


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

Предыдущее
От: rdeleonp@gmail.com
Дата:
Сообщение: Re: count question
Следующее
От: ashish
Дата:
Сообщение: Re: count question