Wat is the difference between Select single * and Select ..
Up to one row . And which method is better for performance ?

Answer Posted / s.k.

Hi All ,
Actually in Select single * only one record is fetched
which ever come across first in data base query , but for
statment select ..upto 1 row , all records are fetched into
a buffer which are satisfied from Where condition in Data
base query , and from buffer first record is fetched .
So Select Single * is better for performance.

Is This Answer Correct ?    9 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Print options in smartforms?

1556


Name a few data dictionary objects? : abap data dictionary

671


When the top-of-page event does get triggered?

668


What are logical data bases used in hr module? : abap hr

629


What are two methods of modifying sap standard tables? : abap data dictionary

664






Have you set up a back ground job ? How to create a background job without a variant ?

637


If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary

645


Explain the advantages and disadvantages of different types of bdc's?

596


What is the difference between data elements and domains? : abap data dictionary

571


How collect statement is different from append?

525


What is the meaning of sap r/3?

597


What is the tcode to create indexes?

583


How many detail lists can be created in interactive reporting?

727


What are the types of views? : sap abap data dictionary

628


What is the use of dequeue function module? : sap abap data dictionary

596