Question d’entretien chez NovelERP Solutions

What are the different buffering methods?

Réponse à la question d'entretien

Utilisateur anonyme

13 mars 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.