In an Internal Table, I have 1000 records. I have to
Retrieve One Record. In Performence wise what is the Best
Query?
Answer Posted / nyk
select *
from <itab>
upto 1 row.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How do you do bdc for a table control? : abap bdc
What is search help exit? : sap abap data dictionary
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What is the structure of bdcmsgcoll? : abap bdc
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
what are Hana Basics
What are the different software packets available in the market? : sap abap hr
Which function modules can be used to transfer the data using bdc programming? : abap bdc
Define spool request?
what is friend class
Can we display a list in a pop-up screen other than full-size stacked list?
What are the organizational related infotypes? : abap hr
How to determine the attributes of an internal table?
What is a match code? : abap data dictionary
out bound process code for quotation?