nerdexam
SAP

C_TAW12_750 · Question #277

What will happen at runtime when accessing a buffered table? Please choose the correct answer.

The correct answer is B. If data is read from the table buffer, the existing indexes are not used. See the full explanation below for the reasoning.

Question

What will happen at runtime when accessing a buffered table? Please choose the correct answer.

Options

  • AIf table data is read using indexes, the table buffer will not be filled.
  • BIf data is read from the table buffer, the existing indexes are not used.
  • CFollowing an update to a buffered record, all table buffers in the system will be updated.
  • DAll SELECT statements will read data from the buffer.

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    74% (20)
  • C
    15% (4)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full C_TAW12_750 Practice