Multiple choice

In a PL/SQL, block be executed by

  1. using %ROWTYPE

  2. using a slash (/)at the end

  3. using comma and a blank space

  4. using a semi colon at the end

  5. using slash-asterisk (/*)

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

the executable block and place a forward slash (/) after the closing END.