SAP
E_HANAAW_16 · Question #98
What should you do to follow the code-to-data approach to programm ng? There are 3 correct answers to this question.
The correct answer is A. Use native SQL to access SAP HANA built-in functions. See the full explanation below for the reasoning.
Question
What should you do to follow the code-to-data approach to programm ng? There are 3 correct answers to this question.
Options
- AUse native SQL to access SAP HANA built-in functions.
- BPerform expensive calculations on the database.
- CAggregate data on the database, and transfer the results o the ABAP layer.
- DPerform expensive calculations on the ABAP application server.
- ETransfer all data from the database to the ABAP laye , and then aggregate the results.
How the community answered
(38 responses)- A82% (31)
- B3% (1)
- C11% (4)
- E5% (2)
Community Discussion
No community discussion yet for this question.