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