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(at)gmx(dot)net