Domanda di colloquio di NovelERP Solutions

What are the different buffering methods?

Risposta di colloquio

Anonimo

13 mar 2018

There are two different buffering methods The system ensures that data transfer between the R/3 System and the database system is as efficient as possible. To do this, it uses the following techniques: Table buffering: The program accesses data from the buffer of the application server. Database request buffering: Individual database entries are not read or passed to the database until required by an OPEN SQL statement.