Info about number of tuples if not use FETCH ALL

From: "Yusron Hilmy" <yusron(at)ebdesk(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Info about number of tuples if not use FETCH ALL
Date: 2001-08-13 09:54:07
Message-ID: 009d01c123dd$e4d82680$3c0aa8c0@yusron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How to get number of tuples if after DECLARE CURSOR, I use FETCH NEXT (not
FETCH ALL) ?
PQntuples only work well if I use FETCH ALL.

Yusron

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2001-08-13 09:58:26 Re: Info about number of tuples if not use FETCH ALL
Previous Message Dr. Evil 2001-08-13 09:03:15 The mysterious BLOB and bytea data types