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

From Christoffer Gurell
Subject Re: retrieving parts of a resultset
Date
Msg-id 20040207110000.GA32222@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
> 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: Paul Thomas
Date:
Subject: Re: Can anyone recommend accounting software using PGSQL?
Next
From: David Garamond
Date:
Subject: duplicate key violates unique constraint "pg_class_oid_index"