Re: Query and the number of row result - Mailing list pgsql-general

From David Fetter
Subject Re: Query and the number of row result
Date
Msg-id 20090831021239.GN20482@fetter.org
Whole thread Raw
In response to Query and the number of row result  (bilal ghayyad <bilmar_gh@yahoo.com>)
Responses Re: Query and the number of row result
List pgsql-general
On Sun, Aug 30, 2009 at 06:56:59PM -0700, bilal ghayyad wrote:
> Hi All;
>
> After doing a SELECT query, how can I know the number of returned
> rows from this query? If it returned 5 rows or 1 row or non?

Lots of language bindings have this.  Which language(s) are you using?

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

pgsql-general by date:

Previous
From: bilal ghayyad
Date:
Subject: Query and the number of row result
Next
From: Kevin Kempter
Date:
Subject: indexes on partitioned tables - on the base table, or the partitioned tables?