Which configuration file indicates the program that is executed upon start up when you run the Node.js module? Please choose the correct answer.
You need to initially load data from a .csv file into a Core Data Services table in SAP HANA extended application services, advanced model (XS advanced). Which file type do you create? Please choose the correct answer.
You configure an OData service for a transactional SAPUI5 application. What is the default data access behavior of the OData service? Please choose the correct answer.
To perform a specific task of an XS advanced application, what does a user need? Please choose the correct answer.
You developed a multi-target application that contains only a database module. Which environment are the runtime objects created in? Please choose the correct answer.
After reviewing the SQL Analyzer results, which of the following would you consider for optimizing the performance? There are 2 correct answers to this question.
Which of the following elements can be part of the UI5 application's index.html file? There are 2 correct answers to this question
You define exception handling in a SQL Script procedure. What can you use declare exit handlers for? There are 2 correct answers to this question.
You create an SAP HANA extended application services, advanced model (XS advanced) multi-target application. What does the mta.xml file contain?
Please choose the correct answer.
Which rules apply to declarative logic in SQL Script? There are 2 correct answers to this question.
Which of the following SQL Script elements do you use to transform a set of arrays into an intermediate table variable? Please choose the correct answer.
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.
service{ "sample.odata::customer" as customer" navigates ("Customer_Orders* as "toOrders); "sample.odata::salesorder" as "Orders";)
What are some of the advantages of SQLScript compared to plain SQL queries? There are 2 correct answers to this question.