Rows count in the cursor ?

Поиск
Список
Период
Сортировка
От Ivanmara
Тема Rows count in the cursor ?
Дата
Msg-id gi9t7r$11d7$1@news.hub.org
обсуждение исходный текст
Ответы Re: Rows count in the cursor ?  (Allan Kamau <allank@sanbi.ac.za>)
Список pgsql-general
Hello. how can i get count of the rows in cursor ?

this code always return 0, but table is not empty:

open curs for select * from classif order by id;
GET DIAGNOSTICS i = ROW_COUNT;



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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Maximum reasonable free space map
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Maximum reasonable free space map