Find out the number of rows returned by refcursor?

Поиск
Список
Период
Сортировка
От Karen Hill
Тема Find out the number of rows returned by refcursor?
Дата
Msg-id 1160501590.789155.57060@e3g2000cwe.googlegroups.com
обсуждение исходный текст
Список pgsql-general
What is the best way to find out the total number of rows returned by
an refcursor?  This would allow the client user to know the total
amount of rows as they are using FETCH FORWARD/BACKWARD.

For example let's say that an refcursor has 300 rows.  The user fetches
20 at a time.  I would like the user to know that there are 300
possible rows.


regards,
karen


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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: [PERFORM] Postgre 8.0 Installation - Issues
Следующее
От: "Alex Turner"
Дата:
Сообщение: Re: Size of tuples