Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

C_HCMOD_05 Exam Dumps - SAP Certified Application Associate - SAP HANA Cloud Modeling

Question # 4

In a calculated column, which object do you use to process a dynamic value in an expression?

A.

Variable

B.

Input Parameter

C.

Procedure

D.

Table function

Full Access
Question # 5

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.

A.

The Country column is requested.

B.

Join cardinality is set :1.

C.

The Keep flag is activated for the Customer column.

D.

Integrity constraint is set to RIGHT.

Full Access
Question # 6

Using the table in the diagram, you need to create a CUBE calculation view.

What is the simplest approach to create the output shown in the screenshot?

A.

Implement a union node and map each country as a separate column.

B.

Create a restricted column for each country.

C.

Create a filter expression that uses an OR operator.

D.

Create 3 calculated columns.

Full Access
Question # 7

Which solutions form the SAP Business Technology Platform? Note: There are 2 correct answers to this question.

A.

Analytics

B.

Intelligent Suite

C.

Experience Management

D.

Application Development & Integration

Full Access
Question # 8

You are deploying a new calculation view, A, that uses calculation view B, as shown in the diagram.

When you preview calculation view A, the account number is not masked.What could be the reason?

A.

You previewed the data with the technical user in SAP Business Application Studio.

B.

You did not define masking in calculation view A.

C.

The UNMASKED privilege has NOT been granted at the schema level.

D.

The type of the Account_Number column is VARCHAR.

Full Access
Question # 9

Why do you use the Hidden Columns checkbox in the semantics node of your calculation view?Note: There are 2 correct answers to this question.

A.

To prevent passing columns in stacked calculation views

B.

To ensure specific columns are NOT exposed to the reporting tool

C.

To remove a column that is also used as a Label column

D.

To avoid exposing sensitive columns when defining calculated columns

Full Access
Question # 10

Which database features are typically NOT required by analytical applications that run on SAP HANA Cloud?Note: There are 2 correct answers to this question.

A.

Pre-calculated aggregates

B.

Indexes

C.

Stored procedures

D.

Table partitions

Full Access
Question # 11

Which tool generates and executes the SQL for a specific node of your calculation view?

A.

Debug Query mode

B.

Explain plan

C.

SQL analyzer

D.

Database explorer

Full Access
Question # 12

Which of the following data sources can you include in a graphical calculation view?Note: There are 2 correct answers to this question.

A.

Table function

B.

Procedure

C.

Scalar function

D.

Row table

Full Access
Question # 13

Why would you create calculation views of data category DIMENSION with type TIME?

A.

To provide additional time-related navigation possibilities

B.

To add a temporal condition to a join to find matching records from two tables based on a date

C.

To store historical versions of attributes

D.

To provide the time intervals required by time-dependent parent-child hierarchies

Full Access
Question # 14

In a calculation view, your table function node executes a table function that requires input parameters. How can you fill the input parameters of the table function? Note: There are 3 correct answers to this question.

A.

Define constant values.

B.

Assign a hierarchy node.

C.

Reference the output of a procedure.

D.

Map columns from lower nodes.

E.

Create and map an input parameter

Full Access
Question # 15

What are some of the typical tasks performed by the SAP HANA Cloud modeler role? Note: There are 2 correct answers to this question.

A.

Create graph workspaces

B.

Configure data tiering

C.

Develop calculation views

D.

Develop SAP Fiori apps

Full Access
Question # 16

What do you use in the definition of a dynamic SQL analytic privilege?

A.

A table function that returns a list of allowed values.

B.

A scalar function that returns a list of the allowed values for each attribute.

C.

A procedure that returns the data access condition as an SQL expression.

D.

An organization hierarchy that provides role-based access to data.

Full Access
Question # 17

Why would you write your SQL code in a procedure instead of a function? Note: There are 3 correct answers to this question.

A.

To modify the content of a table

B.

To process input parameters

C.

To implement SQLScript syntax

D.

To develop a dynamic analytic privilege

E.

To generate multiple tabular output data sets

Full Access
Question # 18

Which project structure object corresponds to a unique HDI container?

A.

project

B.

space

C.

src folder

D.

database module

Full Access
Question # 19

What are the advantages of column store tables compared to row store tables? Note: There are 3 correct answers to this question.

A.

Higher data compression rates

B.

Improved write performance on frequent updates

C.

Additional indexes are used

D.

Parallel access is improved

E.

Higher performance for query operations

Full Access
Question # 20

At which levels of a project structure can you execute a deploy operation?Note: There are 2 correct answers to this question.

A.

Individual source file

B.

Entire workspace

C.

Sub-folder of a database module

D.

Individual container

Full Access
Question # 21

In Business Application Studio, you rename a DIMENSION calculation view that is used by a CUBE calculation view. You do NOT use the option to rename the runtime view and adjust the reference. Afterward, you perform the following deploy operations:Deploy the DIMENSION calculation view as a single object.Deploy the entire SAP HANA database module.What is the outcome of the deploy operations?

A.

The first deployment is successful.The second deployment fails.

B.

The first deployment is successful.The second deployment is successful.

C.

The first deployment fails.The second deployment fails.

D.

The first deployment fails.The second deployment is successful.

Full Access
Question # 22

You created a table and inserted data in it using SQL statements inside the SAP HANA Deployment Infrastructure (HDI) container of your project. You add this table as a data source to a calculation view and try to deploy it.What do you observe in the SAP HANA database container?

A.

The deployment is successful but the data preview returns an error message.

B.

The deployment fails and the table is not dropped.

C.

The deployment fails and the table is dropped.

D.

The deployment is successful and the data preview returns expected data.

Full Access
Question # 23

Why would an SQL developer work with SQLScript?Note: There are 3 correct answers to this question.

A.

To automate the generation of the code

B.

To pass parameters from calculation views

C.

To exploit additional data types

D.

To include ABAP syntax in the code

E.

To implement conditional logic

Full Access
Question # 24

Which of the following techniques can you use to improve the performance of calculation views?Note: There are 2 correct answers to this question.

A.

Avoid aggregating data early in the data flow.

B.

Partition large tables.

C.

Limit the number of stacked calculation views.

D.

Implement union pruning.

Full Access
Question # 25

Which calendar types can be selected when creating time-based DIMENSIONS?Note: There are 2 correct answers to this question.

A.

Fiscal

B.

Julian

C.

Gregorian

D.

Factory

Full Access
Question # 26

You have configured static cache for your calculation view and run a query against it, but the cache results are not being used.What might be the reason for this?

A.

The cache data retention period has expired.

B.

You did not define any columns in the cache setting.

C.

You did not define a filter in the cache setting.

D.

The query requests only a subset of the cached results.

Full Access