Description
- label
- Specifies the label for the LOOP statement. If the ending
label is specified, it must be the same as the beginning label. The label
name cannot be the same as the routine name or another label within the same
scope. For more information, see Handling errors and warnings.
- SQL-procedure statement
- Specifies an SQL statement to be executed in the loop
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.