please clear this what is the diff b/w select single * and
select up to 1 row?
Answer Posted / ganesh
Using Select single * we can get exact record as we are using
primary key there,where as in Select up to 1 row,it will pick
first record from the selected records.if we forgot to opt for
primary keys in the where condition in select single then
it'll act like select single up to 1 row.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the prerequisites for creating foreign key relationship?
Name some system global variables you can use in abap programs?
How the at-user command serves mainly in lists?
What is roll area?
How can I make a differentiation between dependent and independent data? : abap hr
What kind of financial periods exist in SAP? What is the relevant table for that?
Explain what is step-loop?
What are the fields in a bdc_tab table? : abap bdc
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
What is singleton pattern in OOPS?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What are the organizational related infotypes? : abap hr
What is the significance of delivery class?
Explain what are the events used in interactive reports?
How do you import pay scale data from non sap to sap? : sap abap hr