Oracle
1Z0-144 · Question #93
Which two statements are correct about PL/SQL package components? (Choose two)
The correct answer is C. A package specification can exist without the package body. D. When a packaged public variable is called for the first time in a session, the entire package is. See the full explanation below for the reasoning.
Question
Which two statements are correct about PL/SQL package components? (Choose two)
Options
- AA package must have both specification and body.
- BA package body can exist without the package specification.
- CA package specification can exist without the package body.
- DWhen a packaged public variable is called for the first time in a session, the entire package is
How the community answered
(16 responses)- A6% (1)
- B13% (2)
- C81% (13)
Community Discussion
No community discussion yet for this question.