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)- A73% (36)
- B4% (2)
- C14% (7)
- D8% (4)
Community Discussion
No community discussion yet for this question.