Re: Number of items in a cursor...

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Number of items in a cursor...
Дата
Msg-id 200511151743.jAFHhBU08686@candle.pha.pa.us
обсуждение исходный текст
Ответ на Number of items in a cursor...  ("Cristian Prieto" <cristian@clickdiario.com>)
Ответы Re: Number of items in a cursor...
Список pgsql-general
Cristian Prieto wrote:
> Is there any way to get the numbers of items inside a cursor?

I can't see a way to do it except to do a FETCH ALL and count the
returned rows.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bob Pawley
Дата:
Сообщение: Is it databases in general, SQL or Postgresql?
Следующее
От: Bob Pawley
Дата:
Сообщение: Re: Is it databases in general, SQL or Postgresql?