Oracle 1Z0-149 - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/1z0-149.html
Which three are true about the NOCOPY hint, the PARALLEL ENABLE hint, and the DETERMINISTIC clause? (Choose three.)
Examine these statements and output:

The procedure is created successfully.

User ora2 has password ora2 in pdb1.
Which script will execute successfully?

Which is true about EXIT and CONTINUE statements?
SERVEROUTPUT is enabled.
Which code block will display the values from 1 to 10 in descending order?


Examine this table in the SH schema:

Now, examine this code:

Which two changes are required to ensure that PDT_REPORT executes successfully? (Choose two.)
Which two blocks of code display a numerical zero? (Choose two.)


Which is the correct method to implement a local subprogram in an anonymous block?




Which statement is true about user-defined records?
Examine this code:
ALTER SESSION SET plsql_warnings='ENABLE:ALL';
/
You compile this function:

What happens when the function is created with PLSQL_WARNINGS set to 'ENABLE: ALL'?
Which three are valid PL/SQL variable names? (Choose three.)