EMT Practice Test

1. Question Content...


Question List

Question1: What characterizes the Node.js environment? Note: There are 2 correct answers to this question.

Question2: Which are the artifacts that are contained in an SAP HANA Deployment Infrastructure (HDI) container? Note:
There are 2 correct answers to this question.

Question3: Which new components can you use to develop native SAP HANA applications in SAP HANA extended application services; advanced model (XS advanced)? Note: There are 2 correct answers to this question.

Question4: Which SAP HANA system views contain information about the object ownership? There are 2 correct answers to this question.

Question5: You need to debug a Node.js application using SAP Web IDE for SAP HANA.
What must you do?
Note: There are 3 correct answers to this question.

Question6: Which programming paradigms are supported by SQLScript? Note: There are 2 correct answers to this question.

Question7: You developnative SAP HANA applications in SAP HANA extended application services, advanced model (XS advanced).
What are some of the advantages compared to developing in SAP HANA extended application services, classic model (XS classic)?
Note: There are 3 correct answers to this question.

Question8: You created several database tables in a multi-target application and need to keep their names as short as possible.
Which parameter of the .hdinamespace file do you set to ignore?

Question9: What are the characteristics of the calculation view of type "SQL Access Only"? There are 2 correct answers to this question.

Question10: Which tool can you use to perform an in-place upgrade of SAP HANA 2.0, express edition?

Question11: Where do you find the design-time objects of an SAP HANA extended application services, classic model (XS classic) application?

Question12: You want to exclusively use declarative logic in an SQL Script procedure. Which of the following operators canyou use? There are 2 correct answers to this question.

Question13: In your UI5application, you need to refer to an SAPUI5 core library that is available on your SAP HANA extended application services, advanced model (XS advanced) server.
Which files must you adapt?
Note: There are 3 correct answers to this question.

Question14: Which of the following are characteristics of SAPU15? Note; There are 3 correct answers to this question.

Question15: You are working on an entity using Core Data Services.
Which properties can you define inside the Technical Configuration section?
Note: There are 2 correct answers to this question.

Question16: You need to restrict the selected columns exposed to the client. Which OData capability do you use?

Question17: You implement an asynchronous Node.js service which sends requests to the database. How do you handle the database responses? Note: There are 2 correct answers to this question.

Question18: After reviewing the SQL Analyzer results, which of the following would you consider for optimizingthe performance? There are 2 correct answers to this question

Question19: How do you debug a Node.js module in SAP Web IDE for SAP HANA?

Question20: In Node.js, which file do you use to define external module dependencies?

Question21: To perform a specific task of an XSadvanced application, what does a user need? Please choose the correct answer.

Question22: You need to create a native SAP HANA application that fully leverages the SAP HANA platform. How do you implement data-intensive calculations?

Question23: Which services can you use in SAP HANA 2.0, express edition? Note: There are 3 correct answers to this question.

Question24: Which of the following SQLScript elements do you use to transform a set of arrays into an intermediate table variable?

Question25: In a calculation view, what are the different types of input mapping available in Table Function? There are 2 correct answers to this question.

Question26: You implement a native SAP HANA application using SAP HANA extended application services, advanced mode (XS advanced) and SAPUI5.
Where is the UI rendering executed?

Question27: From which tool can you run the XS Command Line?

Question28: Who owns the database objects created in an SAP HANADeployment Infrastructure container?

Question29: Why do you use associations in your persistence model for SAP HANA extended application services, advanced model (XS advanced)?

Question30: What do you use to set up unit testing for your SQL Script procedure? Please choose the correct answer.

Question31: You create an SAP HANA extended application services, advanced model (XS advanced) multi-target application.
What does the mta.yaml file contain?

Question32: Your multi-target application shall use XSJS.
Which module type do you create in your application project?

Question33: Which parameter do you adapt to change the file that is initially delivered by an HTML5 module? Please choose the correct answer.

Question34: 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.

Question35: You create a simple datamodel to store user information. The model contains two tables: One for the user information, the other for user address details. The user can only have one address. You also need a view to show the complete information of the user including the address. Which actions to you perform if you use CDS artifacts only?

Question36: What are some of the benefits of developing applications on SAP HANA? Note: There are 2 correct answers to this question.

Question37: You use path expressions (associations) in yourCore Data Services to combine entities instead of using SQL joins.
What is a benefit to use these associations?

Question38: Which keywords do you use to define an OData association? Note: There are 3 correct answers to this question.

Question39: Which OData capacities are supported in SAP HANAextended application services, advanced model (XSA)?
There are 3 correct answers to this question.

Question40: Your team develops an application using SAP Web IDEfor SAP HANA. How can you share the application source code with other team users?