nerdexam
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)
  • A
    5% (3)
  • B
    82% (50)
  • C
    10% (6)
  • D
    2% (1)
  • E
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-141 Practice