nerdexam
Oracle

1Z0-144 · Question #24

Which statements are true about PL/SQL procedures? (Choose all that apply.)

The correct answer is B. Reuse of parsed PL/SQL code that becomes available in the shared SQL area of the server D. A PL/SQL procedure executing on the Oracle database can call an external procedure or function. See the full explanation below for the reasoning.

Question

Which statements are true about PL/SQL procedures? (Choose all that apply.)

Options

  • AUsers with definer's rights who are granted access to a procedure that updates a table must be
  • BReuse of parsed PL/SQL code that becomes available in the shared SQL area of the server
  • CDepending on the number of calls, multiple copies of the procedure are loaded into memory for
  • DA PL/SQL procedure executing on the Oracle database can call an external procedure or function

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    84% (37)
  • C
    11% (5)

Community Discussion

No community discussion yet for this question.

Full 1Z0-144 Practice