In an Internal Table, I have 1000 records. I have to
Retrieve One Record. In Performence wise what is the Best
Query?
Answer Posted / niladriroy_dgp
Select Single (with full primary key) is the best process
to fetch one record.
| Is This Answer Correct ? | 2 Yes | 13 No |
Post New Answer View All Answers
What is design pattern? Provide example .Why are we using it?
What are differences between at selection-screen and at selection-screen output?
Explain about workbench request and customization requests?
What is primary index?
How many secondary indexes can we create in a table?
On which even we can validate the input fields in module progams?
What is a view? : abap data dictionary
Explain what is sequence of event triggered in report?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
What is the difference between a structure and an append structure?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What are the function module in bdc?
What is an abap/4 query? : abap hr
What are the types of subroutines? : abap modularization
How to upload more than 2GB file from External Source to SAP?