Oracle
1Z0-141 · Question #32
There is a requirement to modify the default functionality of the [Commit] key. To implement this requirement, you decide to write a Key-Commit trigger that will force validation and issue a commit…
The correct answer is B. ENTER. See the full explanation below for the reasoning.
Question
There is a requirement to modify the default functionality of the [Commit] key. To implement this requirement, you decide to write a Key-Commit trigger that will force validation and issue a commit if necessary. Which trigger code will achieve this?
Options
- AENTER;
- BENTER;
- CVALIDATE(ITEM_SCOPE);
- DVALIDATE;
- EVALIDATE(ITEM_SCOPE);
How the community answered
(61 responses)- A5% (3)
- B82% (50)
- C10% (6)
- D2% (1)
- E2% (1)
Community Discussion
No community discussion yet for this question.