What happens if you define a database object in the persistence model and deploy it using the SAP HANA Deployment Infrastructure (HDI)?
A. The corresponding runtime object is created in the database module of the multi-target application during runtime.
B. The corresponding runtime object is created in the HDI container on deployment.
C. A descriptive representation of the object is created in HDI during runtime.
D. The HDI container is created when the design-time object is saved.
You need to view the data model exposed by an OData V2 service. What must you append to the service URL?
A. $servicedefinition
B. $schema
C. $metadata
D. $format
Which module do you use to run an SQL statement against the SAP HANA database?
A. @sap/xsenv
B. @sap/hdbext
C. @sap/xssec
D. @sap/hdi
Which functionality is provided by SAP web IDE for SAP HANA? Note: There are 2 correct answers to this question.
A. Syntax-aware editors for code
B. Organization and space management
C. Build and deploy applications
D. User management
In which of the following objects can you use Commit and Rollback statements?
A. Table user-defined function
B. Scripted Calculation view
C. Scalar user-defined function
D. SQLScript procedure
What characterizes the Node.js environment? Note: There are 2 correct answers to this question.
A. It uses a synchronous programming model.
B. It is a client-side design-time environment for JavaScript.
C. It is built on Google's V8 JavaScript engine.
D. It is single-threaded.
To which SAP HANA authorization entities can you grant a role? There are 2 correct answers to this question.
A. Role
B. Privilege
C. Object
D. User
What are the characteristics of SAP HANA calculation views? There are 2 correct answers to this question.
A. Need database tables to execute
B. Need an application server to execute
C. Do NOT need an application server to execute
D. Do NOT need database tables to execute
You want to exclusively use declarative logic in an SQL Script procedure. Which of the following operators can you use? There are 2 correct answers to this question.
A. IF condition
B. MAP_REDUCE function
C. TABLE variable
D. COMM IT statement
What do you reference in a role template? Please choose the correct answer.
A. Roles
B. Routes
C. Role Collections
D. Scopes