nerdexam
SAP

E_HANAAW_16 · Question #188

What should you do to follow the code-to-data approach to programming? 2 ans

The correct answer is A. Perform expensive calculations on the database. See the full explanation below for the reasoning.

Question

What should you do to follow the code-to-data approach to programming? 2 ans

Options

  • APerform expensive calculations on the database
  • BTransfer all data from the database to the ABAP layer, and then aggregate the results.
  • CPerform expensive calculations on the ABAP application server.
  • DAggregate d ta on the database, and transfer the results to the ABAP layer.

How the community answered

(46 responses)
  • A
    80% (37)
  • B
    2% (1)
  • C
    7% (3)
  • D
    11% (5)

Community Discussion

No community discussion yet for this question.

Full E_HANAAW_16 Practice