Oracle
1Z0-882 · Question #79
Which condition must be true in order that a view is considered updateable?
The correct answer is C. There must be a one-to-one relationship between the rows in the view and the rows in the. See the full explanation below for the reasoning.
Question
Which condition must be true in order that a view is considered updateable?
Options
- AThe user must have the UPDATE or DELETE privilege for the underlying table.
- BThere must be a subquery in the WHERE clause that refers to a table in the FROM clause.
- CThere must be a one-to-one relationship between the rows in the view and the rows in the
- DThe view must only refer to literal values.
How the community answered
(27 responses)- A7% (2)
- B4% (1)
- C78% (21)
- D11% (3)
Community Discussion
No community discussion yet for this question.