Which statement is true about the execution of the code?

Examine the following PL/SQL code:

The server output is on for the session. Which statement is true about the execution of the code?

Examine the following PL/SQL code:

The server output is on for the session. Which statement is true about the execution of the code?

A.
The code executes successfully and gives the desired output.

B.
The code generates an error because the EMP_RECORD variable is not declared.

C.
The code generates an error because the cursor is not opened before the FOR loop.

D.
The code generates an error because the loop does not have the exit when clause.

Explanation:



Leave a Reply 4

Your email address will not be published. Required fields are marked *


samkelo siyabonga ngubo

samkelo siyabonga ngubo

A