In a calculation view, why would you implement an SQL expression? Note: There are 3 correct answers to this question.
Answer : B, D, E
You create a table function to remove historic records, sum the current total weekly working hours for each employee, and update the personnel table with the results. The deployment of the table function fails.Which of the following could be a valid reason?
Answer : A
You want to join two tables in a calculation view.Why do you use a non-equi join?
Answer : D
You combine two customer master data tables with a union node in a calculation view. Both master data tables include the same customer name.How do you ensure that each customer name appears only once in the results?
Answer : D
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.
Answer : A, B
Two calculation views, A and B, are defined as shown in the diagram. Three analytic privileges have been granted to you.
When you preview calculation view A, what data do you see?
Answer : A
Why would you choose to implement a referential join?
Answer : D