Q4 Multiple choice Flag 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. Correct answer