Search Postgresql Archives

Re: Loop in loop

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




----Original Message From: Moritz Bayer

>But still the question:
>Is it possible to put a loop into a loop?  Or doesn't it make sense at all?

I'm not sure what the OP was about, but Yes, it it possible to put a loop into a loop.  See:

http://www.postgresql.org/docs/8.2/static/plpgsql-control-structures.html

particularly the references to [ <<label>> ] and EXIT [ label ]  and CONTINUE [ label ] for nested loops.

Regards,
George

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux