nerdexam
Oracle

1Z0-147 · Question #37

When using a PL/SQL stored package, how is a side effect defined?

The correct answer is E. E. changes to database tables or packaged variables defined in a package specification. See the full explanation below for the reasoning.

Question

When using a PL/SQL stored package, how is a side effect defined?

Options

  • AA. changes only to database tables
  • BB. changes only to packaged public variables defined in a package body
  • CC. changes only to packaged public variables defined in a package specification
  • DD. changes to database tables or packaged public variables defined in a package body
  • EE. changes to database tables or packaged variables defined in a package specification

How the community answered

(57 responses)
  • A
    2% (1)
  • B
    5% (3)
  • C
    4% (2)
  • D
    14% (8)
  • E
    75% (43)

Community Discussion

No community discussion yet for this question.

Full 1Z0-147 Practice