Re: retrieving parts of a resultset - Mailing list pgsql-general

From Christoffer Gurell
Subject Re: retrieving parts of a resultset
Date
Msg-id 20040208123220.GA32689@h55p111.delphi.afb.lu.se
Whole thread Raw
In response to Re: retrieving parts of a resultset  (Franco Bruno Borghesi <franco@akyasociados.com.ar>)
List pgsql-general
On Fri, Feb 06, 2004 at 02:31:38PM -0300, Franco Bruno Borghesi wrote:
> I think you should use a cursor; you declare it, and then you fetch the
> rows as you need them.

thanks this works really nice.. just one more question .. how do i check the
number of rows in a cursor? or do i have to do a select count(*) on the query
i use to create the cursor?

  / Christoffer Gurell


pgsql-general by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: Partial index in other DB
Next
From: Lincoln Yeoh
Date:
Subject: Repost: postmaster growing to consume all memory