SAP C_HANADEV_17 SAP Certified Development Associate – SAP HANA 2.0 SPS05 Online Training
SAP C_HANADEV_17 Online Training
The questions for C_HANADEV_17 were last updated at Nov 15,2024.
- Exam Code: C_HANADEV_17
- Exam Name: SAP Certified Development Associate - SAP HANA 2.0 SPS05
- Certification Provider: SAP
- Latest update: Nov 15,2024
Which parameters does the APPLY_FILTER function support? There are 2 correct answers to this question.
- A . Entity set
- B . Join condition
- C . Table variable
- D . Filter condition
Which functionality is provided by SAP web IDE for SAP HANA? Note: There are 2 correct answers to this question.
- A . Syntax-aware editors for code
- B . Organization and space management
- C . Build and deploy applications
- D . User management
What are the characteristics of the calculation view of type "SQL Access Only"? There are 2 correct answers to this question.
- A . Can be directly used for multidimensional analysis
- B . Can be direct y accessed via SQL
- C . Can be directly exposed to all client tools
- D . Can be directly used as modeled data source for another view
Which content can you include in a Node.js module of the multi-target application? Note:
There are 3 correct answers to this question.
- A . Data services in Java
- B . Node apps
- C . XSJS apps
- D . Java apps
- E . OData services in JavaScript
What are some of the benefits of developing applications on SAP HANA? Note: There are 2 correct answers to this question.
- A . Execution of stored procedures is faster due to the in-memory database.
- B . Reliable segregation of OLAP and OLTP workloads on different SAP HANA databases.
- C . Faster response times by using SAP HANA integrated UI rendering.
- D . HTML5-compliant Web-based user interface is supported.
Which services can you use in SAP HANA 2.0, express edition? Note: There are 3 correct answers to this question.
- A . Text analytics
- B . Dynamic tiering
- C . System replication
- D . Columnar OLTP and OLAP
- E . Multi-core and parallelization
Which of the following are characteristics of an SAP HANA Deployment Infrastructure container? Note: There are 3 correct answers to this question.
- A . It is the same as a tenant database.
- B . It is logically similar to an SAP HANA schema.
- C . It contains table and view objects.
- D . It performs version management of runtime artifacts.
- E . It is created by a container-specific technical user.
Which programming paradigms are supported by SQL Script? Note: There are 2 correct answers to this question.
- A . Symbolic
- B . Declarative
- C . Logic
- D . Imperative
What happens if you define a database object in the persistence model and deploy it using the SAP HANA Deployment Infrastructure (HDI)?
- A . The corresponding runtime object is created in the database module of the multi-target application during runtime.
- B . The corresponding runtime object is created in the HDI container on deployment.
- C . A descriptive representation of the object is created in HDI during runtime.
- D . The HDI container is created when the design-time object is saved.
For what do you use the RESIGNAL statement in SQLScript?
- A . System exceptions
- B . Specific SQL error codes
- C . Generic SQL exceptions
- D . User-defined exceptions