Modeling functions Flashcards
A “Restricted” column means?
It means the result column is restricted to an attribute value. So it could be restricted to Country or restricted to Country = US
Where can restricted columns be created?
In aggregation and Star join nodes af a calculation
Does HANA modeling support SQL
Only a limited list of SQL functions
What are the first steps in using the column calculation wizard?
Choose the column type, measure or attribute
What 2 choices exist for the expression of calculated columns?
SQL or the Column Engine
Which process offers better optimization. SQL or SQL script?
SQL
What calculation node views can contain a filter
Projection Union Join Rank Aggregation Star Join
Where are variables defined?
In the semantics of the calculation view
What are the parameter mapping types
Data sources
Procedures/Scalar functions
Views for value help for parameters
Views for value help for attributes
What are the three node styles
Level name (level and node name) Level path (node name and ancestors) Name only (node name)
What object adds a where clause to a query?
A variable (not an input parameter)