nerdexam
Oracle

1Z0-241 · Question #33

View the Exhibit. This PeopleCode program uses a SQL Update to modify PSOPRDEFN, a table that is not in the component buffers. You want to be certain that this update will occur only if the entire…

The correct answer is C. SavePostChange. See the full explanation below for the reasoning.

Question

View the Exhibit. This PeopleCode program uses a SQL Update to modify PSOPRDEFN, a table that is not in the component buffers. You want to be certain that this update will occur only if the entire component buffer is successfully written to the database. In which event or events should the program be placed?

Options

  • ASaveEdit
  • BSavePreChange
  • CSavePostChange
  • DFieldEdit and SaveEdit
  • ESaveEdit and SavePostChange
  • FSavePreChange and SavePostChange

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    8% (2)
  • C
    77% (20)
  • E
    12% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-241 Practice