nerdexam
SAP

C_TAW12_71 · Question #143

What order is recommended when setting and releasing locks in your program?

The correct answer is C. lock da, read da, update dabase, release locks. See the full explanation below for the reasoning.

Question

What order is recommended when setting and releasing locks in your program?

Options

  • Aread da,lock da, update dabase, release locks
  • Block da, read da, release locks, update dabase
  • Clock da, read da, update dabase, release locks

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    14% (3)
  • C
    81% (17)

Community Discussion

No community discussion yet for this question.

Full C_TAW12_71 Practice