Multiple choice Which of the following loops does not exist in PL/SQL? While loop Loop-Endloop For loop Do-while loop Goto statement. Reveal answer Fill a bubble to check yourself D Correct answer Explanation This loop does not exist in PL/SQL. This statement allows one to change the flow of control within a PL/SQL block