Sim Zacks wrote:
> Is there any way to (without a separate count query first) to know the
> number of rows returned in a:
> 
>     for x in select ... Loop
> 
>     ...
> 
>     End Loop
> 
> structure?

No. Not before you exit the loop.

Yours,
Laurenz Albe

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to