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

What is a table pool?

628


What statement will be found in an sap application program that implements a function module exit?

554


What is ole?

686


Is it possible to bring select option in module pool screens?

543


What is sap luw or update transaction?

614






What is update task

7643


Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc

677


Explain badi in abap.

587


performance tuning concepts

961


How can we declare a table control in the abap/4 program?

644


What is the difference between sum and collect?

895


Sy index and sy tabix

970


did u done enhancement framework?how u implemented?

5045


What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?

2244


What is the difference between field-group header and other field groups? : abap modularization

573