Re: Query and the number of row result

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: Query and the number of row result
Дата
Msg-id 20090831021239.GN20482@fetter.org
обсуждение исходный текст
Ответ на Query and the number of row result  (bilal ghayyad <bilmar_gh@yahoo.com>)
Ответы Re: Query and the number of row result
Список 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 по дате отправления:

Предыдущее
От: bilal ghayyad
Дата:
Сообщение: Query and the number of row result
Следующее
От: Kevin Kempter
Дата:
Сообщение: indexes on partitioned tables - on the base table, or the partitioned tables?