You deleted the design-time file of a calculation view in your HDB module.What is the recommended way to ensure that the corresponding runtime object is also removed from the database?
Which of the following are characteristics of the OPTIMIZED linked database feature? Note: There are 2correct answers to this question.
Which tool generates and runs the SQL for a specific node of your calculation view?
What is a calculation view query snapshot?
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?
What are some best practices when developing calculation views? Note: There are 2correct answers to this question.
Why might you use the Keep Flag property in an aggregation node?
You set the Null Handling property for an attribute but do not set a default value. What is displayed when null values are found in a column of data type NVARCHAR?
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?
You run a CREATE REMOTE SOURCE SQL statement to create a smart data integration remote source, but the statement fails. What could be the reason? Note: There are 2correct answers to this question.
Why would you partition a table in an SAP HANA database? Note: There are 2correct answers to this question.
What are possible consequences of unfolding? Note: There are 2correct answers to this question.
Using the table in the diagram, you need to create a cube calculation view. What is the simplest approach to create the output from the screenshot?
Which project structure object corresponds to a unique HDI container?
Which of the following data sources can you include in a graphical calculation view? Note: There are 2correct answers to this question.
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?
What can you do with shared hierarchies? Note: There are 2correct answers to this question.
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?
In a calculation view, why would you implement an SQL expression? Note: There are 3correct answers to this question.
What is the default top view node for a calculation view of type CUBE?
What are some of the restrictions that apply when defining parallelization blocks in calculation views? Note: There are 2correct answers to this question.
You want to map an input parameter of calculation view A to an input parameter of calculation viewB using the parameter mapping feature in the calculation view editor. However, the input parameters of calculation view B are not proposed as source parameters.
What might be the reason for this?
Why would you use the Transparent Filter property in a calculation view?
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?