cursor questions

Поиск
Список
Период
Сортировка
От Alexander Cohen
Тема cursor questions
Дата
Msg-id B38B0C37-92CD-11D8-BA8C-000A95B947DC@toomuchspace.com
обсуждение исходный текст
Список pgsql-general
Hi,

Im not sure if this is right place to ask this question, but here goes.
I have have declared a cursor with an query within a transaction. I
need to get the current position of the cursor and also the number of
rows it represents. Is there any way to do this? I was thinking i could
do "SELECT count(cursor_column) FROM cursor_name", but i get a relation
does not exist error.

thanks.


--
Alexander Cohen
http://www.toomuchspace.com
(819) 348-9237
(819) 432-3443


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

Предыдущее
От: Steve Manes
Дата:
Сообщение: Re: [OT] Tom's/Marc's spam filters?
Следующее
От: Victor Spång Arthursson
Дата:
Сообщение: convert result to uppercase