阅读背景:

FOR ALL ENTRIES的效率问题

来源:互联网 
Regardless of which method the engine uses (union all, "or" or "in" predicates) If the itab is bigger then a few records, the abap engine will break the itab into parts, and rerun an sql statement several times in a loop. This rerun of the same sql statement , each time with different host values, is a source of resource waste because it may lead to re-reading of data pages.Regardless of which method the engine uses (union


你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: