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

Advantages and disadvantages of different types of bdc's?

577


How can you access the function code from menu painter?

635


What is asap methodology? : sap abap hr

571


Normally how many and what files get created when a transaction program is written?

565


how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer

1817






What is the difference between tables and structures?

624


How do you read files from the application server ? : abap bdc

613


Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?

650


What is the max no of match code id's that can be defined for one match code object? : abap data dictionary

649


What are function modules?

582


What two statements would be used to exchange data between programs using abap memory?

511


What are the two statements which are required in an abap program to output an icon using a write statement?

770


What are pooled tables? : abap data dictionary

665


What is an abap instance?

614


What data is contained in data dictionary? : abap data dictionary

644