In Open SQL statements such as Insert update delete which
one is FASTlLY retrieve the results and which one is Efficient?
Answer Posted / ank
in my opinion, Insert fastly retrieve the results and
update is efficient.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
What are the basic objects of the data dictionary? : abap data dictionary
What are the Control levels in internal tables?
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
What are the different types of parameters? : abap modularization
What is the use of table control in bdc is it same in module pool table control? : abap bdc
How to convert the Unit for 'Distance' (The value from one Unit to another).
What kind of BDC programs are written ?
In which cluster time results are stored? : abap hr
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What is a transaction variant and why are they used?
What are the events used in abap in the order of execution?
Explain the advantages/disadvantages of logical databases?
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What are the prerequisites for creating foreign key relationship?