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

Answer Posted / aditya

select single read db records with primary key.
select upto doesnt read for a primary key, instead it will
try to find the most suitable index.
hence select upto is faster than select single.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?

1859


i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?

1934


What is gui status? How to create /edit gui status?

815


Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...

1201


What is the bapi?

824


What is a function group? : abap modularization

767


Explain what are the system fields? Explain?

755


What is table pool?

758


How to create a check box/option button in a list?

2674


What is PS structure

1839


HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?

1836


Can we access static attribute from instance method

1205


what is bapi,badi,bdc,ale idocs?

1831


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

931


What is the difference between the function module and a normal abap/4 subroutine? : abap modularization

899