Answer Posted / sudhakar1207
TABLE BUFFERING IS USED TO IMPROVE PERFORMANCE OF OPEN SQL STATEMENTS.
TABLE BUFFERING IS NOTHING BUT STORING THE CONTENTS OF THE DB TABLES IN THE APPLICATION SERVER BUFFER.
BUFFERING IS OF THREE TYPES.
1) SINGLE RECORD BUFFERING
2) GENERIC BUFFERING
3) FULL BUFFERING
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What are the different types of parameters? : abap modularization
How do you delete duplicate records from internal table?
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
What are lock objects?
In which table the material master data is stored?
What are the parameters in bdc_open_group? : abap bdc
ABAP : Classical reports events name
What are the advantages/ dis-advantages of logical databases?
Select up to 1 row and select single difference ?
What is the relationship existing between the various data elements? : abap data dictionary
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
What is the reserve command?
how 2 create the normal form by using functional module
Which objects are independent transport objects?
Difference between Insert, Update and Modify?