Get the number of records of a result set

Поиск
Список
Период
Сортировка
От Eugenio Tacchini
Тема Get the number of records of a result set
Дата
Msg-id 20080130081405.CF1331D34BE@smtp.eutelia.it
обсуждение исходный текст
Ответы Re: Get the number of records of a result set  ("Pavel Stehule" <pavel.stehule@gmail.com>)
Re: Get the number of records of a result set  (Ow Mun Heng <Ow.Mun.Heng@wdc.com>)
Список pgsql-general
Hello,
I'm writing a function in PL/pgSQL and I would like to know if there
is a method to get the number of records in a result set, after a
select query, without executing the same query using COUNT(*).

Thanks.

Regards,

Eugenio.


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

Предыдущее
От: Ow Mun Heng
Дата:
Сообщение: Re: postgresql book - practical or something newer?
Следующее
От: "Pavel Stehule"
Дата:
Сообщение: Re: Get the number of records of a result set