please clear this what is the diff b/w select single * and
select up to 1 row?

Answer Posted / prasad

Select single * query will retrieve all the records from
the database table with respect to the condition specified
and finally select one single row among the retrieved.

In case of Select up to 1 row,the query starts retrieving
the database and once it gets the 1 row w.r.t its condition
it stops further retrieval.Performancewise using select
single * is not gud.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we set page headers to details lists?

583


A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization

554


HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?

2399


What is sequence number

1744


How did you test the form you developed? How did you taken print?

606






why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.

1719


What is the differences between abap and ooabap. In which situation we useooabap?

706


How many structures can be created in a Ztable ?

3121


Explain data dictionary in abap?

593


What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?

555


Can you define a field without a data element? : abap data dictionary

615


Why we are using Macros instead of Function Modules

1614


How will you define org structure in MM?

834


When to use logical database?

565


How to call a subroutine in sapscript?

566