In a flowgraph, which node do you use to select only the required columns from a data source andto filter specific rows?
How can you define a variable that presents its value help hierarchically? Note: There are 2 correct answers to this question.
You created a calculation view that combines two tables in a join node. To improve the runtime of your calculation view, you use a referential join to prune data sources.
How do you check if pruning occurs? Note: There are 2 correct answers to this question.
Why do you use parameter mapping in a calculation view? Note: There are 2 correct answers to this question.
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?
Which of the following are characteristics of the OPTIMIZED linked database feature? Note: There are 2 correct answers to this question.
You import a project that includes an SAP HANA database (HDB) module to your workspace. You need to create a calculation view that uses data from a table located in an external schema within the same local database.
Which of the following items do you need? Note: There are 2 correct answers to this question.
Why would you set the "Ignore multiple outputs for filters" property in a calculation view?
You are creating a procedure to be consumed in a DYNAMIC analytic privilege. What must you consider? Note: There are 2 correct answers to this question.
In a calculated column, which object do you use to process a dynamic value in an expression?
What are some best practices for writing SQLScript for use with calculation views? Note: There are 2 correct answers to this question.
Why do you nest flowgraphs? Note: There are 2 correct answers to this question.
You want to create a star schema using a calculation view. The measures are based on columns from two transaction tables. DIMENSION calculation views provide the attributes.What is the correct approach?
Your flowgraphs defines a template table as a data target. What triggers the generation of the template table?
What are some of the restrictions that apply when defining parallelization blocks in calculation views? Note: There are 2 correct answers to this question.
In a data source node of a flowgraph, in addition to tables and views, which other objects can you define as the data source? Note: There are 3 correct 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 2 correct answers to this question.
Using the table in the diagram, you need to create a cube calculation view. What is the simplest approach to create the output from the screenshot?
Referring to the diagram, which privileges would a user require to view United States data when querying the CUBE calculation view?