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 different modes of processing batch input sessions? : abap bdc
What are smart forms?
What is the difference between refresh and free statements?
How to convert normal function module to bapi?
Differentiate screen painter from menu painter.
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
Print options in smartforms?
What is meant by read lock? : sap abap data dictionary
What two statements are required in an abap program to output an icon using a write statement?
What is the use of buffering?
How do you connect to the remote server if you are working from the office for the client in remote place?
What is the table & field to identify the no of items (bottles) stored in one case?
Can a transparent table exist in the data dictionary but not in the database physically?
What does an exec sql statement do in abap? What is the disadvantage of using it?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul