"Abraham, Danny" <danny_abraham@bmc.com> writes:
> Is there a way to break the PGresult array to chunks
> Like Oracle?
There isn't a protocol-level way but there is a way in SQL, use cursors and
"FETCH FORWARD <n>"
--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com
Ask me about EnterpriseDB's 24x7 Postgres support!