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
What is view? Different types of view.
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
Explain the difference between domain and data element? What are aggregate object?
Explain the different types of data dictionary objects?
What is the difference b/t Session method and call transaction method ??
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What is buffering allowed but switched off?
How to create any functions?
Which database object is used for storing the system variables? : abap data dictionary
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 ?
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
How do you save data in bdc tables? : abap bdc
Table events aNd table maintains generation
What is native sql?
Why are insert and append statement used in sap abap?