Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

What options do you have to handle orphan nodes in your hierarchy? Note: There are 2 correct answers to this question.

A.

Assign them to a parent determined by an expression.

B.

Assign them to a leaf level node.

C.

Assign them to an existing node at the root level.

D.

Define them as additional root nodes.

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.

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

B.

You did not define masking in calculation view A.

C.

You previewed the data with the technical user in the SAP HANA modeling tool.

D.

The type of the Account Number column is VARCHAR.

What are the key steps to implement currency conversion in a calculation view?

A.

Assign semantic type.

•Choose client, source and target currencies. .

•Choose conversion date and rate type.

•Define an expression in a calculated column.

B.

Enable the measure for conversion.

•Choose client, source and target currencies.

•Choose conversion date and rate type.

•Assign the conversion rule to your calculation view.

C.

Assign semantic type.

•Enable the measure for conversion.

•Choose client, source and target currencies.

•Choose conversion date and rate type.

D.

Enable the measure for conversion.

•Choose client, source, and target currencies.

•Choose conversion date and rate type.

•Build the conversion rule.

Why would you set the "Ignore multiple outputs for filters" property in a calculation view?

A.

To ensure semantic correctness

B.

To avoid duplicate rows in the output

C.

To force filters to apply at the lowest node

D.

To hide columns that are not required

Which type of join supports a temporal condition in a calculation view?

A.

Text join

B.

Referential join

C.

Inner join

D.

Left outer join

Which of the following are standard options provided to define analytic privileges? Note: There are 3 correct answers to this question.

A.

Dynamic

B.

SQL expression

C.

Hierarchy function

D.

Graph

E.

Attributes

What are possible consequences of unfolding? Note: There are 2 correct answers to this question.

A.

Results are read from static cache.

B.

Count-distinct results are incorrect.

C.

SQL compilation time increases.

D.

Query processing time improves.

Your flowgraphs defines a template table as a data target. What triggers the generation of the template table?

A.

Defining the flowgraph data target node

B.

Building/deploying the flowgraph

C.

Running the flowgraph

D.

Saving the flowgraph

What is the default top view node for a calculation view of type CUBE?

A.

PROJECTION

B.

UNION

C.

HIERARCHY

D.

AGGREGATION

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.