What are some of the restrictions that apply when defining parallelization blocks in calculation views? Note: There are 2correct answers to this question.
Why would you implement SQL in calculation views? Note: There are 2correct answers to this question.
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 3correct answers to this question.
In your calculation view, you want to consume a custom data source defined using SQLScript. In which type of object do you write your code?
When you build/deploy a flowgraph, what can be generated? Note: There are 3correct answers to this question.
Why would you set the "Ignore multiple outputs for filters" property in a calculation view?
In a flowgraph, which node do you use to select only the required columns from a data source and to filter specific rows?
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?
Why do you nest flowgraphs? Note: There are 2correct answers to this question.
Which of the following techniques can you use to improve the performance of calculation views? Note: There are 2correct answers to this question.
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 2correct answers to this question.
You run a CREATE REMOTE SOURCE SQL statement to create a smart data integration remote source, but the statement fails. What could be the reason? Note: There are 2correct answers to this question.
You want to map an input parameter of calculation view A to an input parameter of calculation viewB using the parameter mapping feature in the calculation view editor. However, the input parameters of calculation view B are not proposed as source parameters.
What might be the reason for this?
A cube calculation view consumes a dimension calculation view. You rename the design time file of the dimension view but do NOT choose the option to rename the runtime view and adjust the reference. Afterward, you perform the following operations:
•A: Build/deploy the dimension calculation view as a single object.
•B: Build/deploy the entire SAP HANA database module. What is the outcome of the build/deploy operations?
What are possible consequences of unfolding? Note: There are 2correct answers to this question.
Which of the following data sources can you include in a graphical calculation view? Note: There are 2correct answers to this question.