employer cover photo
employer logo
employer logo

NovelERP Solutions

Is this your company?

NovelERP Solutions interview question

What are the different buffering methods?

Interview Answer

Anonymous

Mar 13, 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.