1) To repeatedly execute a statement or set of statements, you code a/an ______________________________ statement.
2) A local variable that can store an entire result set is called a/an ______________________________ variable.
3) To execute a dynamic SQL statement, you code a/an ______________________________ statement.
4) To control the flow of execution based on a true/false condition, you code a/an ______________________________ statement
5) To divide a script into multiple batches, you use the ______________________________ command