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)- A2% (1)
- B5% (3)
- C4% (2)
- D14% (8)
- E75% (43)
Community Discussion
No community discussion yet for this question.