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 interactive reporting?
What is the use of dequeue function module? : sap abap data dictionary
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is alv programming in abap?
When the get cursor command used in interactive lists?
What is the difference between synchronous and asynchronous updates?
What is the structure of the bdc table? : abap bdc
What is lock objects? : sap abap data dictionary
What is the differences between abap and ooabap. In which situation we useooabap?
Differentiate between table and template ?
What is meant by read lock? : sap abap data dictionary
How to Raise a Particular Ticket in Realtime ?
What does an exec sql statement do in abap?
What are the differences between table controls and step loops?
Explain the difference between a dialog program and a report?