Free 1Z1-144 Questions for Oracle Database 11g: Program with PL/SQL 1Z1-144 Exam as PDF & Practice Test Engine

  • Exam Code/Number: 1Z1-144
  • Exam Name/Title: Oracle Database 11g: Program with PL/SQL
  • Certification Provider: Oracle
  • Corresponding Certification: Other Oracle Certification
  • Exam Questions: 103
  • Updated On: May 28, 2026
View Exhibit 1 and examine the structure of the EMP and dept tables.

View Exhibit2 and examine the trigger code that is defined on the dept table to enforce the update and delete restrict referential actions on the primary key of the dept table.

What is the outcome on compilation?
Correct Answer: C Vote an answer
Examine the following DECLARE section of PL/SQL block:

Which line in the above declaration would generate an error?
Correct Answer: A Vote an answer
View Exhibit1 and examine the structure of the employees table.

View Exhibit2 and examine the code.

What would be the outcome when the code is executed?
Correct Answer: A Vote an answer
Consider the following scenario:
Local procedure a calls remote procedure B
Procedure A was compiled at 8 AM.
Procedure A was modified and recompiled at 9 AM.
Remote procedure B was later modified and recompiled at 11 AM.
The dependency mode is set to timestamp.
Which statement correctly describes what happens when procedure A is invoked at 1 PM?
Correct Answer: B Vote an answer
You want to store values of different data types in a PL/SQL block and store one record at a time for processing the information.
Which type of composite data type would you choose to fulfill the requirement?
Correct Answer: B Vote an answer
View the Exhibit to examine the PL/SQL code.

SERVEROUTPUT is on for the session.
Which statement is true about the execution of the code?
Correct Answer: D Vote an answer
0
0
0
10