In an Internal Table, I have 1000 records. I have to
Retrieve One Record. In Performence wise what is the Best
Query?
Answer Posted / shruthi
select single * is the best query
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
Write the bdc table structure? : abap bdc
Module Pool Programming: Events and Table Control handling.
Is it possible to pass data to and from include programs explicitly?
Where do you find info on new developments in SAP?
Name some data dictionary objects?
Select query optimisation
How to read 5th record from Hash Internal Table?
What is macro? : abap hr
Explain how do you move on to the next screen in interactive reporting?
How do you find if a logical database exists for your program requirements?
How do you validate the selection criteria of a report? And how do you display initial
Lock objects and what are parameters of ENQUEUE FM?
What is the differrences between structure and table in data dictionary in abap? : abap hr
What is the difference between Classic badi and Kernal badi ?