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 three statements are true about Implicit Cursor and Explicit Cursor? (Choose three.)
Correct Answer: A,C,F Vote an answer
Which two are true about the PLSQL_CODE_TYPE parameter? (Choose two.)
Correct Answer: B,D Vote an answer
Which three are true about the procedure overloading feature? (Choose three.)
Correct Answer: A,D,F Vote an answer
Which statement is true about user-defined records?
Correct Answer: B Vote an answer
Which three are true about functions and procedures? (Choose three.)
Correct Answer: A,D,E Vote an answer
Which three SQL statements, embedded in PL/SQL, typically benefit from using variables declared with %ROWTYPE? (Choose three.)
Correct Answer: A,E,G Vote an answer
Which code will successfully create a BODILESS PACKAGE to standardize CONSTANTS and EXCEPTIONS declarations?
Correct Answer: A Vote an answer