Use should include
- describing when the FOR LOOP is needed in PL/SQL
- defining the FOR LOOP construct and the condition for exit
- reviewing the syntax on the FOR LOOP
- writing a program in PL/SQL that sets a control statement and runs an iterative loop until the control statement is met.