Free Oracle 1Z0-149 Practice Test & Real Exam Questions
Which two statements are true about the RETURNING clause when used with DML? (Choose two.)
Correct Answer: C,D
Vote an answer
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
Vote an answer
Examine this row of data from the EMPLOYEES table:

Now, examine this block of code which executes successfully:

What is the value of v_commission?

Now, examine this block of code which executes successfully:

What is the value of v_commission?
Correct Answer: D
Vote an answer
Examine these statements:

Which two are true? (Choose two.)

Which two are true? (Choose two.)
Correct Answer: A,B
Vote an answer
Which two are valid MODIFIER values for the PLSQL_WARNINGS parameter? (Choose two.)
Correct Answer: A,E
Vote an answer
Examine this anonymous block of code:

Which two statements are true about the results of executing it? (Choose two.)

Which two statements are true about the results of executing it? (Choose two.)
Correct Answer: A,D
Vote an answer
