Oracle Database 19c: Program with PL/SQL - 1Z0-149 Exam Practice Test
Which three PL/SQL-only data types can be used in queries and native dynamic SQL issued from PL/SQL in the server? (Choose three.)
Correct Answer: B,C,E
Vote an answer
Examine the EMPLOYEES table structure:

Now, examine this code:

Which statement is true about the result of executing this block?

Now, examine this code:

Which statement is true about the result of executing this block?
Correct Answer: B
Vote an answer
Examine these statements from a block of code:

Which two are true? (Choose two.)

Which two are true? (Choose two.)
Correct Answer: B,E
Vote an answer
SERVEROUTPUT is enabled.
Which is the correct method to use a PACKAGED CONSTANT in SELECT statements?
Which is the correct method to use a PACKAGED CONSTANT in SELECT statements?
Correct Answer: B
Vote an answer
Which code will successfully create a BODILESS PACKAGE to standardize CONSTANTS and EXCEPTIONS declarations?
Correct Answer: D
Vote an answer
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.)

Now, examine this code:

Which two changes are required to ensure that PDT_REPORT executes successfully? (Choose two.)
Correct Answer: B,F
Vote an answer
Examine these statements:

Which two are true? (Choose two.)

Which two are true? (Choose two.)
Correct Answer: A,E
Vote an answer