Monday, 22 October 2012

What is the use of Array fetch size? | SAP BO Interview Questions

Array fetch size indicates the number of rows retrieved in a single request to a source database. The default value is 1000. Higher numbers reduce requests, lowering network traffic, and possibly improve performance. The maximum value is 5000.

No comments: