Modeling functions Flashcards

1
Q

A “Restricted” column means?

A

It means the result column is restricted to an attribute value. So it could be restricted to Country or restricted to Country = US

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Where can restricted columns be created?

A

In aggregation and Star join nodes af a calculation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Does HANA modeling support SQL

A

Only a limited list of SQL functions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the first steps in using the column calculation wizard?

A

Choose the column type, measure or attribute

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What 2 choices exist for the expression of calculated columns?

A

SQL or the Column Engine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which process offers better optimization. SQL or SQL script?

A

SQL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What calculation node views can contain a filter

A
Projection
Union
Join
Rank
Aggregation
Star Join
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Where are variables defined?

A

In the semantics of the calculation view

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the parameter mapping types

A

Data sources
Procedures/Scalar functions
Views for value help for parameters
Views for value help for attributes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the three node styles

A
Level name  (level and node name)
Level path    (node name and ancestors)
Name only   (node name)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What object adds a where clause to a query?

A

A variable (not an input parameter)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly