what happend if a select statement inside aloop....
Answer Posted / saplead.sai
There are cookbook rules in PERFORMANCE issues that are
needed to be addressed while coding. One of those rules
being .. Not to use a SELECT statment in a loop - Reason
(The basic idea of querry is to limit DB hits).
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is lock objects? : sap abap data dictionary
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
Can we make use of flow logic control key words in abap/4 and vice-versa?
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
What is evaluation path, where do we do it and why? : sap abap hr
How do you find the information on the current screen?
What are the events in classical reports?
What is the use of abap data dictionary? : abap data dictionary
What is meant by authorization? Did you ever work on it? : sap abap hr
How are the function code handles in flow logic?
What is the different type of projects? : sap abap hr
How is collect statement different from append?
How to select valid lines for secondary list?
What are the buffering types?
What is amdp (abap managed data procedures)?