Oracle Database 19c: Program with PL/SQL - 1Z0-149 Exam Practice Test
Which is true about EXIT and CONTINUE statements?
Correct Answer: A
Examine the SH.PRODUCTS table:

A row exists in SH.PRODUCTS with PDT_ID = 1.
Now, examine this code and output executed by SH:

Now, examine this block of code:

Which error message(s) does it display on execution by user SH?

A row exists in SH.PRODUCTS with PDT_ID = 1.
Now, examine this code and output executed by SH:

Now, examine this block of code:

Which error message(s) does it display on execution by user SH?
Correct Answer: C
Examine these statements which execute successfully:

Which anonymous block executes successfully?

Which anonymous block executes successfully?
Correct Answer: D
Which two are true about INDEX-BY tables? (Choose two.)
Correct Answer: D,E
Which two statements are true about the RETURNING clause when used with DML? (Choose two.)
Correct Answer: B,D
Which two are true about lexical units? (Choose two.)
Correct Answer: A,D
Which two are true about collections and RECORD types? (Choose two.)
Correct Answer: D,F