Subject Is there a continue in PSQL
Author Stefan Heymann
Is there something like a "continue" clause in PSQL (similar to
leave/break) that directly jumps to the next loop?

Regards

Stefan