C_HANADEV_16 SAP Certified Development Associate - SAP HANA 2.0 SPS04

Loading demo links...

Showing 7–9 of 10 questions

Question 7

You implement a native SAP HANA application using SAP HANA extended application services, advanced

mode

(XS advanced) and SAPUI5.

Where is the UI rendering executed?

Select an option, then click Submit answer.

  • On the XS advanced application server

  • On the SAPUI5 HTML5 module

  • On the front-end client device

  • On the SAP Fiori front-end server


Question 8

You created several database tables in a multi-target application and need to keep their names as short as possible.

Which parameter of the .hdinamespace file do you set to ignore?

Select an option, then click Submit answer.

  • subfolder

  • mixinTypes

  • hdbtable

  • name


Question 9

You use path expressions (associations) in your Core Data Services to combine entities instead of using SQLjoins.

What is a benefit to use these associations?

Select an option, then click Submit answer.

  • It increases the performance of the query.

  • It enforces referential constraint.

  • It improves the writability and readability of the query.

  • It invokes authorization checks on database level.