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?
Answer : A
When modeling in the SAP Web IDE for SAP HANA, which object do you build to provide access to tables in external schemas?
Answer : B
Which tool generates and executes the SQL for a specific node of your calculation view?
Answer : A
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?
Answer : A
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?
Answer : D
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?
Answer : A
What does SAP HANA provide to support full stack native application development?Note: There are 2 correct answers to this question.
Answer : A, C