Oracle
1Z0-419 · Question #65
Which two statements are true about the Key Exists validator? (Choose two.)
The correct answer is B. it first checks the cache for match and then goes to the database only if necessary. D. it can validate any data changes that happened in the current transaction that have not yet been. See the full explanation below for the reasoning.
Question
Which two statements are true about the Key Exists validator? (Choose two.)
Options
- Ait always issues a select to the database to ensure all data is up to date.
- Bit first checks the cache for match and then goes to the database only if necessary.
- Cit cannot validate any data changes that happened in the current transaction that have not yet
- Dit can validate any data changes that happened in the current transaction that have not yet been
- Eit can be used only with attributes that are defined as primary keys in the database.
How the community answered
(62 responses)- A6% (4)
- B79% (49)
- C3% (2)
- E11% (7)
Community Discussion
No community discussion yet for this question.