| Subject | RE: [firebird-support] Escaping a For...Select Loop |
|---|---|
| Author | Leyne, Sean |
| Post date | 2005-07-11T23:48:49Z |
> Is it possible break out of a For...Select Loop? How?You can use the LEAVE statement to exit a loop.
Sean
| Subject | RE: [firebird-support] Escaping a For...Select Loop |
|---|---|
| Author | Leyne, Sean |
| Post date | 2005-07-11T23:48:49Z |
> Is it possible break out of a For...Select Loop? How?You can use the LEAVE statement to exit a loop.