What are some of the typical roles in an SAP HANA Cloud implementation? Note: There are 2 correct answers to this question.
What are some of the typical roles in an SAP HANA Cloud implementation? Note: There are 2 correct answers to this question.A . Data architectB . ModelerC . Kubernetes expertD . ABAP developerView AnswerAnswer: A B
Which privileges would a user require to view United States data when querying the CUBE calculation view?
Referring to the diagram, Which privileges would a user require to view United States data when querying the CUBE calculation view?A . A SELECT privilege on the CUBE calculation view and an Analytic Privilege (Country = United States) on the DIMENSION calculation viewB . A SELECT privilege and an Analytic...
What are some best practices when developing calculation views? Note: There are 2 correct answers to this question.
What are some best practices when developing calculation views? Note: There are 2 correct answers to this question.A . Model star schemas using a sequence of join nodes.B . Aggregate at the lowest possible node.C . Include all data flow logic within one calculation view.D . Avoid defining joins on...
What can you do with shared hierarchies? Note: There are 2 correct answers to this question.
What can you do with shared hierarchies? Note: There are 2 correct answers to this question.A . Access hierarchies created in external schemasB . Enable SQL SELECT statements to access hierarchiesC . Provide reusable hierarchies for drilldown in a CUBE with star joinD . Provide reusable hierarchies for drilldown in...
Why would you create SQL in calculation views?
Why would you create SQL in calculation views?A . To implement custom logicB . To provide an alternative to graphical modelingC . To fine-tune performanceD . To enable write capabilitiesView AnswerAnswer: A
What could be the reason?
You have imported a new calculation view in a folder that contains an .hdinamespace file. This calculation view consumes one data source, which is a table. When trying to deploy the calculation view, the deployment fails with a namespace-related issue. What could be the reason? Note: There are 2 correct...
What do you use in the definition of a dynamic SQL analytic privilege?
What do you use in the definition of a dynamic SQL analytic privilege?A . A table function that returns a list of allowed values.B . A scalar function that returns a list of the allowed values for each attribute.C . A procedure that returns the data access condition as an...
What could be the reason?
You are deploying a new calculation view, A, that uses calculation view B, as shown in the diagram. When you preview calculation view A, the account number is not masked. What could be the reason? A. You previewed the data with the technical user in SAP Business Application Studio. B....
What options do you have to handle orphan nodes in your hierarchy? Note: There are 2 correct answers to this question.
What options do you have to handle orphan nodes in your hierarchy? Note: There are 2 correct answers to this question.A . Define an expression to determine a parent.B . Generate additional root nodes.C . Assign them to a level below the root.D . Assign them to a node at...
In which file type do you assign the user-provided service to your database module?
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?A . .hdiconfigB . .mtarC . .yamlD . .namespaceView AnswerAnswer: C