You implement a referential join between Table A and Table B, but when you query the calculation view, Table B is not pruned. What could be the problem? Note: There are 2 correct answers to this question.
How can you define a variable that presents its value help hierarchically? Note: There are 2 correct answers to this question.
Which tool generates and runs the SQL for a specific node of your calculation view?
What options do you have to handle orphan nodes in your hierarchy? Note: There are 2 correct answers to this question.
Why would you partition a table in an SAP HANA database? Note: There are 2 correct answers to this question.
Why might you use the Keep Flag property in an aggregation node?
In a data source node of a flowgraph, in addition to tables and views, which other objects can you define as the data source? Note: There are 3 correct answers to this question.
Why do you use the Hidden Columns checkbox in the semantics node of your calculation view? Note: There are 2 correct answers to this question.
What is the purpose of a remote subscription?
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 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?
In a flowgraph, which node do you use to select only the required columns from a data source andto filter specific rows?
In a calculation view, your table function node executes a table function that requires input parameters.
How can you fill the input parameters of the table function? Note: There are 3 correct answers to this question.
You combine two tables in a join node using multiple columns in each table.
Why do you enable the dynamic join option? Note: There are 2 correct answers to this question.
What are the key steps to implement currency conversion in a calculation view?
In a calculation view, why would you choose the DEPRECATED setting? Note: There are 2 correct answers to this question.
A calculation view includes a rank node that uses the source data and settings shown in the graphic. Your query requests all columns of the rank node. How many rows are in the output of your query?
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?
Your flowgraphs defines a template table as a data target. What triggers the generation of the template table?
What is a calculation view query snapshot?
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 3 correct answers to this question.
You import a project that includes an SAP HANA database (HDB) module to your workspace. You need to create a calculation view that uses data from a table located in an external schema within the same local database.
Which of the following items do you need? Note: There are 2 correct answers to this question.
In an XS Advanced project, what is the purpose of the .hdiconfig file?