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


Please Help Members By Posting Answers For Below Questions

What are differences between at selection-screen and at selection-screen output?

998


While sorting field groups we cannot use more than one key field. State true or false. : abap modularization

795


What is the function of a data element?

816


How can we create callable modules of program code within one abap/4 program? : abap modularization

774


what is field string ? & where we are using field strings?

1760


What is the difference between select statement and provide statement ? : abap hr

812


What are the different types of parameters? : abap modularization

848


What is internal payroll process? : sap abap hr

805


Why do we use Abstract classes give an example from your project?

1099


Explain the difference between tables and structures?

694


How many lists can a program can produce?

800


Some Realtime Objects on Bdc.

2629


Can we include customizing include or an append structure with pooled or cluster tables?

908


What are the differences between a database index and a match code? : abap data dictionary

911


How move-corresponding works

1144