nerdexam
Oracle

1Z0-144 · Question #110

When using a packaged function in a query, what is true?

The correct answer is C. The packaged function cannot execute an INSERT, UPDATE, or DELETE statement against the. See the full explanation below for the reasoning.

Question

When using a packaged function in a query, what is true?

Options

  • AThe COMMIT and ROLLBACK commands are allowed in the packaged function.
  • BYou can not use packaged functions in a query statement.
  • CThe packaged function cannot execute an INSERT, UPDATE, or DELETE statement against the
  • DThe packaged function can execute an INSERT, UPDATE, or DELETE statement against the table
  • EThe packaged function can execute an INSERT, UPDATE, or DELETE statement against the table

How the community answered

(26 responses)
  • B
    8% (2)
  • C
    85% (22)
  • D
    4% (1)
  • E
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-144 Practice