SAP Certified Application Associate - SAP HANA Cloud Modeling (C-HCMOD-03) Free Practice Test
Question 1
What are some best practices for writing SQLScript for use with calculation views? Note: There are 2 correct answers to this question.
Correct Answer: A,C
Question 2
What are some of the typical tasks performed by the SAP HANA Cloud modeler role? Note: There are 2 correct answers to this question.
Correct Answer: A,D
Question 3
A calculation view consumes the data sources shown in the graphic.

You want to identify which companies sold products in January AND February. What is the optimal way to do this?

You want to identify which companies sold products in January AND February. What is the optimal way to do this?
Correct Answer: D
Question 4
In a calculation view, why would you implement an SQL expression? Note: There are 3 correct answers to this question.
Correct Answer: A,B,E
Question 5
You have imported a new calculation view in a folder that contains an .hdinamespace file. This calculation view consumes one data source, which is a table. When trying to deploy the calculation view, the deployment fails with a namespace-related issue.What could be the reason?Note: There are 2 correct answers to this question.
Correct Answer: B,C
Question 6
You implement a referential join between Table A and Table B, but when you query the calculation view, Table B is not pruned.

What could be the problem?Note: There are 2 correct answers to this question.

What could be the problem?Note: There are 2 correct answers to this question.
Correct Answer: A,B
Question 7
You create a user-provided service to access tables in external schemas.In which file type do you assign the user-provided service to your database module?
Correct Answer: A
Question 8
You combine two tables in a join node using multiple columns in each table.Why do you enable the dynamic join option? Note: There are 2 correct answers to this question.
Correct Answer: A,B
Question 9
Why does SAP issue warnings about the use of imperative or procedural SQLScript statements?
Correct Answer: A