Do you use select statement in loop end loop, how will be
the performance? To improve the performance?
Answer Posted / jammy
No, It is not recommended to do that as it kills the
performance.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are dml commands in abap?
What is the difference between scrolling a table horizontally and vertically?
What is the use of the statement leave to list-processing?
What are standard layouts sets in the sap script?
How do you use structures in the abap programs?
Polymorphism real time scenario
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is difference between dependent and independent data?
What are the steps in creating screen ?
What is an internal table?
How can I make a differentiation between dependent and independent data? : abap hr
What is the use of info groups? : sap abap hr
What is the use of table maintenance allowed?
What are internal tables? : abap hr
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?