Pass the SAP SAP Certified Development Associate C_HANADEV_17 Questions and answers with CertsForce

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

In an SQL Script procedure, which feature do you use to initialize IN/OUT table parameters? Please choose the correct answer.

Options:

A.

IS_EMPTY


B.

DEFAULT EMPTY


C.

DEFAULT


D.

SET


Expert Solution
Questions # 12:

You need to install SAP HANA 2.0, express edition to develop a native SAP HANA application. Which of the following deployment options do you have?

There are 2 correct answers to this question.

Options:

A.

Installation on Windows Server


B.

Installation on Mac OS


C.

Installation on Linux OS


D.

Usage of virtual machine on Microsoft Windows


Expert Solution
Questions # 13:

Which elements can you specify with the SAP WeblDE for SAP HANA graphical editor for Core Data Services data models? There are 3 correct answers to this question.

Options:

A.

Entity


B.

Synonym


C.

Procedure


D.

Context


E.

Association


Expert Solution
Questions # 14:

Which Node.js module do you use to run an SQL statement against the SAP HANA database? Please choose the correct answer.

Options:

A.

@sap/hdi


B.

@sap/xsenv


C.

@sap/xssec


D.

@sap/hdbext


Expert Solution
Questions # 15:

After reviewing the SQL Analyzer results, which of the following would you consider for optimizing the performance? There are 2 correct answers to this question.

Options:

A.

Re-prioritize with Workload Management.


B.

Use CE functions.


C.

Modify SQL hints.


D.

Change the data model.


Expert Solution
Questions # 16:

In Node.js, which file do you use to define external module dependencies? Please choose the correct answer.

Options:

A.

mta.yaml


B.

pom.xml


C.

package.json


D.

server.js


Expert Solution
Questions # 17:

Which OData capacity do you use when you need to restrict the number or selection of exposed columns? Please choose the correct answer.

Options:

A.

Parameter entity sets


B.

Aggregation


C.

Key specification


D.

Property projection


Expert Solution
Questions # 18:

You create a simple data model to store user information. The model contains two tables: one for the user information, and the other for user address details.

The user can only have one address. You also need a view to show the complete information of the user including the address.

Which actions do you perform if you use CDS artifacts only? Please choose the correct answer.

Options:

A.

Create two entities for the user and address.

Create an association in the user entity to the address entity.

Define a User Details view using select on the address entity and using the association to read the user information.


B.

Create two entities for the user and address.

Create an association in the user entity to the address entity.


C.

Define a User Details view using select on the user entity and using the association to read the address information.

Create two entities for the user and address.

Extend the user entity with address columns.


D.

Create a view named User Details using select on the user entity.

x-s Create two entities for the user and address.

Create a User Details calculation view and join the user and address information.


Expert Solution
Questions # 19:

Which Git command do you use to consolidate all changes from one branch with another branch using a single commit? Please choose the correct answer.

Options:

A.

Commit


B.

Rebase


C.

Merge


D.

Push


Expert Solution
Questions # 20:

You need to view the data model exposed by an OData V2 service. What must you append to the service URL? Please choose the correct answer.

Options:

A.

$schema


B.

$service definition


C.

$metadata


D.

$format


Expert Solution
Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions