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

Answer Posted / guest

Use Select single if all the primary keys are provided else
use select up to 1 rows as that would be faster.I agree
with Aditya..

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is view? Different types of view.

816


What are field symbols and field groups? Have you used component idx of structure clause with field groups?

843


Explain the difference between domain and data element? What are aggregate object?

858


Explain the different types of data dictionary objects?

734


What is the difference b/t Session method and call transaction method ??

5691


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

791


What is buffering allowed but switched off?

1091


How to create any functions?

793


Which database object is used for storing the system variables? : abap data dictionary

1136


please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?

1837


Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?

2577


How do you save data in bdc tables? : abap bdc

844


Table events aNd table maintains generation

1259


What is native sql?

850


Why are insert and append statement used in sap abap?

926