When the following code is submitted, execution fails.
Why does the execution fail?
Multiple executable statements are not allowed in the DO block.
The OUTPUT statement is not allowed in the DO block.
There are two unclosed DO block.
The conditional logic expressions fail for the DO block
Submit