Wat is the difference between Select single * and Select ..
Up to one row . And which method is better for performance ?
Answer Posted / s.k.
Hi All ,
Actually in Select single * only one record is fetched
which ever come across first in data base query , but for
statment select ..upto 1 row , all records are fetched into
a buffer which are satisfied from Where condition in Data
base query , and from buffer first record is fetched .
So Select Single * is better for performance.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
What is your current client number?
please give the remaining answers.
What is the project you are currently working and work that you are doing
What work you have done in HR module
Did you create secondary index?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
How can we handle table control in bdc? : abap bdc