nerdexam
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)
  • A
    5% (1)
  • B
    81% (17)
  • C
    5% (1)
  • D
    10% (2)

Community Discussion

No community discussion yet for this question.

Full C_TAW12_731 Practice