Subject | Re: [firebird-support] Problem returning multiple rows from a CTE-recursive procedure |
---|---|
Author | Mark Rotteveel |
Post date | 2018-05-04T16:42:36Z |
On 4-5-2018 18:31, Steve Naidamast blackfalconsoftware@...
[firebird-support] wrote:
for each iteration (each row) in the loop, or a block of statements
delimited by BEGIN and END.
Mark
--
Mark Rotteveel
[firebird-support] wrote:
> How so? The "SUSPEND" statement is the last statement in the procedureA FOR .. DO is a loop construct, which either execute a single statement
> or are you referring to the fact that it is continued as a result of the
> previous "DO" statement?
for each iteration (each row) in the loop, or a block of statements
delimited by BEGIN and END.
Mark
--
Mark Rotteveel