SAP Certified Development Associate - SAP HANA 2.0 SPS04 (C_HANADEV_16) Free Practice Test
Question 1
What are the nodes where filter expressions can be used in a calculation view? There are 2 correct answers to this question.
Correct Answer: B,D
Question 2
Which of the following information must you specify when you create a new project in SAP Web IDE for SAP HANA?
Note: There are 2 correct answers to this question.
Note: There are 2 correct answers to this question.
Correct Answer: A,B
Question 3
You need to initially load data from a .CSV file into a Core Data Services table in SAP HANA extended application services; advanced model (XS advanced). Which file type do you create?
Correct Answer: A
Question 4
Please review the JSON model in the screenshot.
Which of the following absolute binding paths are valid?
Note: There are 3 correct answers to this question.
{company: {name: "ACME", info: {employees:3}, contacts: [{name: "Barbara", phone: "873"},{name:
"Gerry", phone: '"734"}]}}
Which of the following absolute binding paths are valid?
Note: There are 3 correct answers to this question.
{company: {name: "ACME", info: {employees:3}, contacts: [{name: "Barbara", phone: "873"},{name:
"Gerry", phone: '"734"}]}}
Correct Answer: A,B,C
Question 5
What happens if you define a database object in the persistence model and deploy it using the SAP HANA Deployment Infrastructure (HDI)?
Correct Answer: A
Question 6
Which of the following activities are part of the development lifecycle using SAP HANA extended application services, advanced model (XS advanced)?
Note: There are 2 correct answers to this question.
Note: There are 2 correct answers to this question.
Correct Answer: A,D
Question 7
Which programming paradigms are supported by SQLScript? Note: There are 2 correct answers to this question.
Correct Answer: B,C
Question 8
Which of the following are characteristics of an SAP HANA Deployment Infrastructure container? Note:
There are 3 correct answers to this question.
There are 3 correct answers to this question.
Correct Answer: A,B,D
Question 9
You need to install SAP HANA 2.0, express edition to develop a native SAP HANA application. Which of the following deployment options do you have? Note: There are 2 correct answers to this question.
Correct Answer: A,C
Question 10
Which of the following SQLScript elements do you use to transform a set of arrays into an intermediate table variable?
Correct Answer: D