Question 11

When modeling in the SAP Web IDE for SAP HANA, which object do you build to provide access to tables in external schemas?
  • Question 12

    What do you use in the definition of a dynamic SQL analytic privilege?
  • Question 13

    You have configured static cache for your calculation view and run a query against it, but the cache results are not being used.What might be the reason for this?
  • Question 14

    Your calculation view consumes one data source, which includes the following columns:
    SALES_ORDER_ID, PRODUCT_ID, QUANTITY and PRICE.In the output, you want to see summarized data by PRODUCT_ID and a calculated column, PRODUCT_TOTAL, with the formula QUANTITY * PRICE.In which type of node do you define the calculation to display the correct result?
  • Question 15

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