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
You are working on an entity using Core Data Services.
Which properties can you define inside the Technical Configuration section? Note: There are 2 correct answers to this question.
- A . Import
- B . Storage Type
- C . Index
- D . Association
You need to view the data model exposed by an OData V2 service .
What must you append to the service URL?
- A . $servicedefinition
- B . $schema
- C . $metadata
- D . $format
Which tool can you use to perform an in-place upgrade of SAP HANA 2.0, express edition?
- A . SAP Software Download Center
- B . SAP Cloud Appliance Library
- C . Download Manager
- D . SAP HANA Lifecycle Management
Which of the following activities are part of the development lifecycle using SAP HANA extended application services, advanced model (XS advanced)? Note: There are 3 correct answers to this question.
- A . Synchronize source with GIT repository
- B . Store source in SAP HANA repository
- C . Activate artifacts via _SYS_REPO
- D . Create an MTA project
- E . Export project as MTA archive
Which GIT command do you use to consolidate all changes from one branch with another branch using a single commit?
- A . Commit
- B . Push
- C . Rebase
- D . Merge
You need to restrict the selected columns exposed to the client .
Which OData capability do you use?
- A . Parameter entity sets
- B . Key specification
- C . Aggregation
- D . Property projection
What are the main SAP HANA engines responsible for executing calculation views? There are 3 correct answers to this question.
- A . XSEngine
- B . Join Engine
- C . OLAP Engine
- D . Java Engine
- E . Calculation Engine
Which are the artifacts that are contained in an SAP HANA Deployment Infrastructure (HDI) container? Note: There are 2 correct answers to this question.
- A . JavaScript programs
- B . Data services
- C . SQL Script procedures
- D . Table definitions
A user is dropped with the "cascade" option. The user schema also contains objects owned by other users, or on which other users have privileges.
What happens to the objects? There are 2 correct answers to this question.
- A . The objects owned by other users are NOT dropped.
- B . The objects owned by other users are dropped.
- C . The objects on which other users have privileges are dropped.
- D . The objects on which other users have privileges are NOT dropped.
You create triggers using the SQL Console. Where are the triggers stored?
- A . Repository
- B . Application server
- C . Package
- D . Catalog