In Open SQL statements such as Insert update delete which
one is FASTlLY retrieve the results and which one is Efficient?
Answer Posted / theabapconsultant
update is the statement which will retrieve faastly. and efficent as well.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the parameters in bdc_insert? : abap bdc
How move-corresponding works
How to call other programs?
What is the use of start-of-selection.,if not use in report what will happen,?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
Explain the data types of internal tables?
What is the difference between RETURNING and CHANGING parameters for a method?
Differentiate between abap memory and sap memory?
What are the types of parameters in the function modules?
In sap scripts, how will you link form with the event driven?
What is tcode se16? For what is it used.
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What are different data types in abap/4?
What type of user exits have you written ?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization