SAP
C_TAW12_731 · Question #73
In the technical settings for a transparent table, buffering is switched on and single record buffering is selected. Which statement uses the buffered data assuming that the WHERE clause contains…
The correct answer is B. SELECT SINGLE. See the full explanation below for the reasoning.
Question
In the technical settings for a transparent table, buffering is switched on and single record buffering is selected. Which statement uses the buffered data assuming that the WHERE clause contains restrictions for all key fields?
Options
- ASELECT ... . ENDSELECT.
- BSELECT SINGLE ... .
- CSELECT ... INTO TABLE ... .
- DSELECT SINGLE ... FOR UPDATE.
How the community answered
(21 responses)- A5% (1)
- B81% (17)
- C5% (1)
- D10% (2)
Community Discussion
No community discussion yet for this question.