Get the number of records of a result set - Mailing list pgsql-general

From Eugenio Tacchini
Subject Get the number of records of a result set
Date
Msg-id 20080130081405.CF1331D34BE@smtp.eutelia.it
Whole thread Raw
Responses Re: Get the number of records of a result set
Re: Get the number of records of a result set
List 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 by date:

Previous
From: Ow Mun Heng
Date:
Subject: Re: postgresql book - practical or something newer?
Next
From: "Pavel Stehule"
Date:
Subject: Re: Get the number of records of a result set