full tuple count in cursor.

Поиск
Список
Период
Сортировка
От Alexander Cohen
Тема full tuple count in cursor.
Дата
Msg-id 6ECD3A88-A22F-11D8-9169-000A95B947DC@toomuchspace.com
обсуждение исходный текст
Ответы Re: full tuple count in cursor.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I have a cursor that i got from a select statement. I would like to
know how many records are in the cursor so i dont go over the last one
when using FETCH on the cursor. How can i do this?

thanks!

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


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

Предыдущее
От: Robert Morgan
Дата:
Сообщение: error messages (not valid postgresql link resoucre)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: alter owner on schema?