Oracle
1Z0-144 · Question #106
Which three are valid ways to minimize dependency failure? (Choose three.)
The correct answer is A. querying with the SELECT * notation B. declaring variables with the %TYPE attribute D. declaring records by using the %ROWTYPE attribute. See the full explanation below for the reasoning.
Question
Which three are valid ways to minimize dependency failure? (Choose three.)
Options
- Aquerying with the SELECT * notation
- Bdeclaring variables with the %TYPE attribute
- Cspecifying schema names when referencing objects
- Ddeclaring records by using the %ROWTYPE attribute
- Especifying package.procedure notation while executing procedures
How the community answered
(14 responses)- A86% (12)
- C7% (1)
- E7% (1)
Community Discussion
No community discussion yet for this question.