nerdexam
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)
  • A
    82% (31)
  • B
    3% (1)
  • C
    11% (4)
  • E
    5% (2)

Community Discussion

No community discussion yet for this question.

Full E_HANAAW_16 Practice