In an Internal Table, I have 1000 records. I have to
Retrieve One Record. In Performence wise what is the Best
Query?

Answer Posted / ravi

READ TABLE ITAB INTO WA WITH TABLE KEY F1 F2.. (PROVIDE FULL KEY).

                    OR

READ TABLE ITAB WITH INDEX 1.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the difference between sy-tabix and sy-index? Where it is used?

555


What is macro? : abap hr

632


What is occurs in internal table?

590


What is meant by a schema? : sap abap hr

581


What work you have done in HR module

901






Did you use buffering?

590


What is lock mechanism? How do we create lock objects in abap?

631


What are the classifications of the sap abap data classes?

610


Name some data dictionary objects?

548


What is update task

7620


What is the difference between semi-monthly and Bi-weekly payroll area

3011


What is at exit-command:?

569


What are the Synchronous and asynchronous methods in bdc ?

609


What are the different software packets available in the market? : sap abap hr

567


Can i Have Some Realtime Examples on Badi ?

8283