C-HANADEV-15 無料問題集「SAP Certified Development Associate - SAP HANA 2.0 SPS03」
What statement must you insert to the followingOData service to complete the navigation definition from the customer entity set to the corresponding sales orders?
Service{ "sample.odata;; customer" as "Customer" navigates ("Customer_Orders" as
"toOrders");"sample.odata: salesorders" as "Orders";}
Service{ "sample.odata;; customer" as "Customer" navigates ("Customer_Orders" as
"toOrders");"sample.odata: salesorders" as "Orders";}
正解:A
解答を投票する
You need to access a remote database table object within your HDB module in an MTA project. In SAP HANA extended application services, advanced model (XS advanced) a user-provided servicewas created to access the external schema. The service is already declared in the MTA project YAML file.
Which activities do you perform?
Note: There are 3 correct answers to this question.
Which activities do you perform?
Note: There are 3 correct answers to this question.
正解:A、B、E
解答を投票する