nerdexam
SAP

C_TAW12_750 · Question #272

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 D. 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? Please choose the correct answer.

Options

  • ASELECT ... . ENDSELECT.
  • BSELECT ... INTO TABLE ... .
  • CSELECT SINGLE ... FOR UPDATE.
  • DSELECT SINGLE... .

How the community answered

(16 responses)
  • A
    6% (1)
  • B
    6% (1)
  • C
    19% (3)
  • D
    69% (11)

Community Discussion

No community discussion yet for this question.

Full C_TAW12_750 Practice