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
What is the function of the transport system and workbench organizer?
Can multiple abap systems connect to abap database?
What are the different types of luws. What are they?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
SAP query how to use end users?
Explain the sequences of event block?
Explain the advantages/disadvantages of logical databases?
Can i Have Some Realtime Examples On Modulepool programming.
What is processing class, where we do them and why? : sap abap hr
What are the modes in lock objects? : sap abap data dictionary
Can you set up background processing using call transaction?
Can you assign a matchcode object to a parameter? If so how?
Program for Prime numbers and Matrix plz explain me the procedural method with steps
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
Can i Have Some Examples on Enhancements.