Free Oracle 1Z0-149 Practice Test & Real Exam Questions

  • Exam Code/Number: 1Z0-149
  • Exam Name/Title: Oracle Database 19c: Program with PL/SQL
  • Certification Provider: Oracle
  • Corresponding Certification: Oracle Database PL/SQL Developer Certified Professional
  • Exam Questions: 67
  • Updated On: Aug 15, 2026
Which two are true about Conditional Compilation in PL/SQL using $IF, $ELSE, $END, and $ERROR? (Choose two.)
Correct Answer: D,E Vote an answer
Which is true about EXIT and CONTINUE statements?
Correct Answer: C Vote an answer
Examine this statement which is submitted for compilation:

Which three are true? (Choose three.)
Correct Answer: A,D,E Vote an answer
Which two PL/SQL elements can be deprecated using the DEPRECATE pragma? (Choose two.)
Correct Answer: A,B Vote an answer
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: A,B,F Vote an answer
Examine this DECLARE section:

Which line will cause an error upon execution?
Correct Answer: D Vote an answer
Which three are true regarding code based access control (CBAC)? (Choose three.)
Correct Answer: B,C,G Vote an answer