SAP
E_HANAAW_16 · Question #94
Which rules does SAP recommended to improve the performance of ABAP report on SAP HANA? There are 2 correct answers to this question
The correct answer is B. Use array variants of INSERT UPDATE, MODIFY and DELETE. See the full explanation below for the reasoning.
Question
Which rules does SAP recommended to improve the performance of ABAP report on SAP HANA? There are 2 correct answers to this question
Options
- AUse SELECT FOR ALL ENTRIES instead of a nested SELECT statement
- BUse array variants of INSERT UPDATE, MODIFY and DELETE.
- CUse a nested SELECT statement instead of SELECT FOR ALL ENTRIES
- DPerform all calculations and aggregations in the ABAP layer
How the community answered
(45 responses)- A4% (2)
- B84% (38)
- C2% (1)
- D9% (4)
Community Discussion
No community discussion yet for this question.