What is the difference between select single and select upto
1 rows?
Answer Posted / gagan
in select single , if multiple records are present matching
the where clause ( if stated ), then it returns the last
record among them.
While in select upto 1 rows , it returns the first
occurrence of the record.
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
Can we call reports and transactions from interactive reporting lists?
What is the difference between native sql & open sql? : abap data dictionary
How do you activate a function exit?
What are the different types of views and their definition?
What is a collect statement?
What is page window?
How do you validate the selection criteria of a report? And how do you display initial
What is meant by a schema? : sap abap hr
What are your ways to performance optimization?
What are the differences between domain and data element?
Explain what is an rfc?
Explain how do you move on to the next screen in interactive reporting?
What are the requirements a dialog program must fulfill?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What are the events used in abap in the order of execution?