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

Posted by: Pdfprep Category: C_TAW12_750 Tags: , ,

What will happen at runtime when accessing a buffered table? Please choose the correct answer.
A . If table data is read using indexes, the table buffer will not be filled.
B . If data is read from the table buffer, the existing indexes are not used.
C . Following an update to a buffered record, all table buffers in the system will be updated.
D . All SELECT statements will read data from the buffer.

Answer: B

Leave a Reply

Your email address will not be published.