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 a projection view? : abap data dictionary
What is help view?
What are the fields in a bdc_tab table? : abap bdc
What is the lock object?
What is the syntax for call transaction? : abap bdc
Explain the advantages and disadvantages of different types of bdc's?
Explain how do you get output from idoc?
How to debug a sapscript?
How to do find it?
Explain how is batch input process different from processing on line?
What happens if a function module runs in an update task?
What are the two levels in defining a match code? : abap data dictionary
How will you insert record in a sorted table
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
What are the problems in processing batch input sessions?