Question 61

Why do we use Git when modeling calculation views?
  • Question 62

    You want to join 2 tables in a calculation view. Why do you use a non-equijoin?
  • Question 63

    You want to see in a Union node which data sources return no results for a query. How do you achieve this?
    Please choose the correct answer.
    Response:
  • Question 64

    After importing a project in the workspace of the Web IDE, you try to build the HDB module. The build fails.
    What could be the reason?
    Note: There are 2 correct answers.
  • Question 65

    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?