ALLBASE/SQL Reference Manual (36216-90216)

292 Chapter10
SQL Statements A - D
SQL Statement Summary
Label
Labels a statement in a procedure.
IF Allows conditional execution of one
or more statements within a
procedure.
RETURN Permits an exit from a procedure
with an optional return code.
WHILE Allows looping within a procedure.
Table 10-1. SQL Statement Summary
Group Category Statement Statement Use