Question: 3 You need to create a native SAP HANA application that fully leverages the SAP HANA platform. How do you implement data-intensive calculations? Please choose the correct answer. Response: A. Push the calculations onto the database layer B. Push the calculations onto the presentation layer. C. Push the calculations onto the application layer. D. Distribute calculations between application layer and presentation layer. Answer: A Visit us athttps://
Question: 4 In Node.js, which file do you use to define external module dependencies? Please choose the correct answer. Question: 5 What statement must you insert to the following OData service to complete the navigation definition from the customer entity set to the corresponding sales orders? Please choose the correct answer.