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 ?
Список 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 по дате отправления: