returns numbers of record - Mailing list pgsql-general

From Enrico Pirozzi
Subject returns numbers of record
Date
Msg-id 5d038c780812021422o5d70bc3fpa764857807c7163c@mail.gmail.com
Whole thread Raw
Responses Re: returns numbers of record
Re: returns numbers of record
List pgsql-general
Hi all,
does it exists a way to know how many records a query returns?

I thought sometime like

DECLARE curs1 CURSOR FOR select * from table ;

I thought if I can write MOVE LAST Is there any way to return
the number of row for  select * from table without execute a count(*) ?

Thanks :)

Enrico

--
That's one small step for man; one giant leap for mankind

www.enricopirozzi.info
info@enricopirozzi.info
Skype sscotty71

pgsql-general by date:

Previous
From: Gary Schlachter
Date:
Subject: Corruption in postgres 7.4 on solaris 2.9.
Next
From: "Scott Marlowe"
Date:
Subject: Re: Corruption in postgres 7.4 on solaris 2.9.