Re: Probably simple answer

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Probably simple answer
Дата
Msg-id Pine.LNX.4.30.0111061524140.3607-100000@peter.localdomain
обсуждение исходный текст
Ответ на Probably simple answer  ("Al Kirkus" <Al@dist102.k12.il.us>)
Список pgsql-general
Al Kirkus writes:

> Can anyone tell me how to get a sequential row count field in the output of a query?

Just keep a counter when you process the rows in your client application.
Depending on the particular interface you'll have to do that anyway to
loop through the result set.

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: functions, shell script
Следующее
От: Rich Shepard
Дата:
Сообщение: Creating tables from files