Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

SAP C_HANADEV_17 SAP Certified Development Associate - SAP HANA 2.0 SPS05 Exam Practice Test

SAP Certified Development Associate - SAP HANA 2.0 SPS05 Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$42  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$36.75  $104.99
Question 1

What are the key characteristics of the calculation view's Input Parameter? There are 3 correct answers to this question.

Options:

A.

It is passed using a WHERE clause.

B.

It can NOT be used to filter measure values.

C.

It can be used in a conditional expression.

D.

It is passed via reserved word PLACEHOLDER.

E.

It can be used to pass values to table functions.

Question 2

Which of the following information must you specify when you create a new project in SAP Web IDE for SAP HANA? There are 2 correct answers to this question.

Options:

A.

SAP HANA database version

B.

Project name

C.

Template

D.

Namespace

Question 3

An OData service contains an entity set called Products. Which resource path do you add to the OData service URL to view all available products?

Please choose the correct answer.

Options:

A.

/Products/$metadata

B.

/Products/'

C.

/Products

D.

/Products/ALL

Question 4

In which of the following objects can you use Commit and Rollback statements? Please choose the correct answer.

Options:

A.

Scalar user-defined function

B.

SQL Script procedure

C.

Table user-defined function

D.

Scripted calculation view

Question 5

Which OData capacities are supported in SAP HANA extended application services, advanced model (XSA)? There are 3 correct answers to this question.

Options:

A.

Union

B.

Aggregation

C.

Join

D.

Projection

E.

Association

Question 6

You need to synchronize all unsynchronized changes of the remote Git branch with a local Git branch. Which operation do you use? Please choose the correct answer.

Options:

A.

Push

B.

Rebase

C.

Pull

D.

Reset

Question 7

Which configuration file indicates the program that is executed upon start up when you run the Node.js module? Please choose the correct answer.

Options:

A.

package.json

B.

project.json

C.

server.js

D.

mta.yaml

Question 8

You need to combine data from different database tables within your OData service. Which capability do you use for this relationship? Please choose the correct answer.

Options:

A.

Aggregations

B.

Projections

C.

Associations

D.

Entity sets

Question 9

Which services can you use in SAP HANA, express edition? There are 3 correct answers to this question.

Options:

A.

Dynamic tiering

B.

Text analytics

C.

Multi-core and parallelization

D.

System replication

E.

Columnar OLTP and OLAP

Question 10

Which artifacts do you define in the persistence model to access objects in an external SAP HANA Deployment Infrastructure container? Please choose the correct answer.

Options:

A.

Views

B.

Synonyms

C.

Imports

D.

Procedures

Question 11

Which tool do you use to create a calculation view in a multi-target application? Please choose the correct answer.

Options:

A.

SAP Web IDE for SAP HANA

B.

SAP HANA database explorer

C.

SAP HANA Web-based Development Workbench

D.

SAP HANA studio

Question 12

You need to check user input data in your OData request. Which exit type do you use? Please choose the correct answer.

Options:

A.

Consistency

B.

Modification

C.

Validation

D.

Verification

Question 13

You develop an OData service using XSODATA. Which HTTP commands can you use to define the operations on the resources? There are 3 correct answers to this question.

Options:

A.

DPUT

B.

READ

C.

INSERT

D.

POST

E.

DGET