C_HANADEV_18 Exam Question 1
Which OData capacities are supported in SAP HANA extended application services, advanced model (XSA)? There are 3 correct answers to this question.
C_HANADEV_18 Exam Question 2
In which of the following objects can you use Commit and Rollback statements? Please choose the correct answer.
C_HANADEV_18 Exam Question 3
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";)
service{ "sample.odata::customer" as customer" navigates ("Customer_Orders* as "toOrders); "sample.odata::salesorder" as "Orders";)
C_HANADEV_18 Exam Question 4
Which rules apply to declarative logic in SQL Script? There are 2 correct answers to this question.
C_HANADEV_18 Exam Question 5
A Node.js module is executed for the first time in SAP HANA extended application services, advanced model (XS advanced). Which of the following activities are performed automatically? There are 2 correct answers to this question.
