March Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

C_HANADEV_17 Questions and Answers

Question # 6

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.

A.

SAP HANA database version

B.

Project name

C.

Template

D.

Namespace

Full Access
Question # 7

Which join type is NOT supported by join optimization (pruning)? Please choose the correct answer.

A.

Outer Join

B.

Text Join

C.

Referential Join

D.

Inner Join

Full Access
Question # 8

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.

A.

Re-prioritize with Workload Management.

B.

Use CE functions.

C.

Modify SQL hints.

D.

Change the data model.

Full Access
Question # 9

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.

A.

/Products/$metadata

B.

/Products/'

C.

/Products

D.

/Products/ALL

Full Access
Question # 10

Which rules apply to declarative logic in SQL Script? There are 2 correct answers to this question.

A.

It supports the full set of SQL Script.

B.

It defines how data is processed.

C.

It is free of side effects.

D.

lt declares the flow of data.

Full Access
Question # 11

Which Git commands are available with the SAP Web IDE for SAP HANA? There are 3 correct answers to this question.

A.

Test changes

B.

Push code

C.

Clone a repository

D.

Redeploy the code

E.

Merge changes

Full Access
Question # 12

Which of the following activities are part of the development lifecycle using SAP HANA extended application services, advanced model

(XS advanced)?

There are 2 correct answers to this question.

A.

Export the project as an MTA archive.

B.

Activate artifacts via _SYS_REPO.

C.

Store the source in the SAP HANA repository.

D.

Create an MTA project.

Full Access
Question # 13

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

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.

Full Access