In a calculated column, which object do you use to process a dynamic value in an expression?
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?
Why would you partition a table in an SAP HANA database? Note: There are 2correct answers to this question.
Why would you implement SQL in calculation views? Note: There are 2correct answers to this question.
You have products that appear in table A and sometimes also in table B. What would you use to find products only appearing in table 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?
In a flowgraph, which node do you use to select only the required columns from a data source and to filter specific rows?
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?
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?
Referring to the diagram, which privileges would a user require to view United States data when querying the CUBE calculation view?
A cube calculation view consumes a dimension calculation view. You rename the design time file of the dimension view but do NOT choose the option to rename the runtime view and adjust the reference. Afterward, you perform the following operations:
•A: Build/deploy the dimension calculation view as a single object.
•B: Build/deploy the entire SAP HANA database module. What is the outcome of the build/deploy operations?
You have imported a new calculation view into a folder that contains an .hdinamespace file. This calculation view consumes one data source, which is a table. When trying to build the calculation view, the build fails with a namespace-related issue.What could be the reason? Note: There are 2correct answers to this question.
You create a user-provided service to access tables in external schemas.
In which file type do you assign the user-provided service to your database module?
Why do you create calculation views of data category DIMENSION with type TIME?
Why do you nest flowgraphs? Note: There are 2correct answers to this question.
Why would you set the "Ignore multiple outputs for filters" property in a calculation view?
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?
What are the characteristics of a SHARED replica table? Note: There are 3correct answers to this question.