I see some proposal for implementing FOR loop for
cursor in PG 8.4, but I could not found documentaion on how to loop or iterate
thru a cursor in PG 8.3 or earler versions?
I guess I could do a FOR loop if I know the size of
a cursor? How to find the size of a cursor?
Thanks,
CYW
|