Oracle
1Z0-147 · Question #11
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
(53 responses)- A75% (40)
- C9% (5)
- E15% (8)
Community Discussion
No community discussion yet for this question.