nerdexam
SAP

C_SASEAA_15 · Question #14

What is the value of @@trancount after the execution of a rollback transaction in a nested transaction?

The correct answer is A. 0. See the full explanation below for the reasoning.

Question

What is the value of @@trancount after the execution of a rollback transaction in a nested transaction?

Options

  • A0
  • B1
  • CEqual to the number of begin transaction statements executed
  • DEqual to the number of begin transaction statements minus 1

How the community answered

(49 responses)
  • A
    73% (36)
  • B
    4% (2)
  • C
    14% (7)
  • D
    8% (4)

Community Discussion

No community discussion yet for this question.

Full C_SASEAA_15 Practice