Lesson 4 - Control Structures - Theory
Lesson 4 - Control Structures - Theory
Lesson 4 - Theory
Control Structures
Learning Objectives
• With the LOOP, EXIT, WHILE and FOR statements, you can
arrange for your SQL function to repeat a series of commands.
• The two expressions giving the lower and upper bound of the
range are evaluated once when entering the loop.