You are on page 1of 3

Q1.

Which of the following nodes can you use when you create a calculation view with the SAP
HANA studio graphical interface?
a. Data foundation
b. Aggregation
c. Join
d. Analytical View

Ans B,C

Q2. Which tool you can use in Real time data provisioning into SAP HANA?
a.
b.
c.
d.

SAP Landscape Transformation


SAP BO data federation Tool
SAP BODS
DXC

Ans A

Q3. What are different servers part of HANA architecture .


Q4. Procedures can be defined...
a.
b.
c.
d.

to return a view using the keywords AS VIEW


to be executed sequentially using the keywords EXECUTE SEQUENTIALLY
as purely imperative using the keywords IMPERATIV ONLY
as read-only procedures using the keywords READS SQL DATA

Ans D
Q5. Where are activated procedures stored by default?
a.
b.
c.
d.

Ans. B

In the "PROC" schema


In the "SYS_BIC" schema
In the "SYS_BI" schema
In the "SYS " schema

Q6. Which character is used as a prefix to an input parameters referenced in SQL SELECT statements
and CE functions?
a.
b.
c.
d.

&
$
+
:

Q7. The Calculation Engine (CE) is the execution engine for what?
There are 2 correct answers to this question.
a.
b.
c.
d.

XS-JavaScript functions
SQLScript-based procedures
Calculation views
Complex arithmetic functions, such as sin, cos, tan, and derivative

Ans. B C

Q8. What are CE functions? Provide syntax for CE_PROJECTION


Q9. For which schema do you need all privileges to be able to debug?
a.
b.
c.
d.

_SYS_RT
_SYS_BIC
_SYS_BI
_SYS_REPO

Ans B

Q10. For what do you need analytic privileges?(Multiple Ans)


a.
b.
c.
d.
e.

To retrieve data from an attribute view


To create an analytic user
To retrieve data from a calculation view
To call a query
To retrieve data from an analytic view

Ans. A,c,d,
Q11. Which of the following are functions of the component projection in a
calculation view?
a. Create hierarchy
b. Format output
c. Define expressions

d. Define output fields


e. Define unions
Ans CD
Q12.What are the different engine available in HANA. What are the use of
these engine.
Ans -Join Engine, Cal engine, OLAP Engine
Q13. Can we call a Analytical view in another Analytical view
Ans NO
Q14 .What are the different measures available and uses.
Q15. Which of follosing element can be use to build data foundation for an
attribute view.
a.
b.
c.
d.

Referential Join
Union
Projection
Text Join

Ans A D

You might also like