Exit E_HANAAW_17 Certified Development Specialist - ABAP for SAP HANA 2.0
Question 4 of 5
0% complete
Q4 Multiple choice

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

Select all that apply.

  • A

    Perform expensive calculations on the database

  • B

    Transfer all data from the database to the ABAP layer, and then aggregate the results.

  • C

    Perform expensive calculations on the ABAP application server.

  • D

    Aggregate data on the database, and transfer the results to the ABAP layer.