1Z0-149 Exam Question 11
The SH schema contains the PRODUCTS table with column PDT_NAME defined as VARCHAR2(10).
Which two blocks of code execute successfully when invoked by user SH? (Choose two.)
Which two blocks of code execute successfully when invoked by user SH? (Choose two.)
1Z0-149 Exam Question 12
Examine this table in the SH schema:

User SH executes this code:

The program must terminate with a user-defined message and no rows displayed if more than one product's price is 1000.
With which option must "---placeholder" be replaced?

User SH executes this code:

The program must terminate with a user-defined message and no rows displayed if more than one product's price is 1000.
With which option must "---placeholder" be replaced?
1Z0-149 Exam Question 13
SERVEROUTPUT is enabled.
Which code block will display the values from 1 to 10 in descending order?
Which code block will display the values from 1 to 10 in descending order?
1Z0-149 Exam Question 14
Which is true about the PLSCOPE_SETTINGS parameter?
1Z0-149 Exam Question 15
Which two are true about Conditional Compilation in PL/SQL using $IF, $ELSE, $END, and $ERROR? (Choose two.)
