Which of the following operators can you use?
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 conditionB . MAP_REDUCE functionC . TABLE variableD . COMM IT statementView AnswerAnswer: B,C
Which metadata declarations can you specify in an SQLScript procedure when you use the SAP HANA Deployment Infrastructure? Note: There are 2 correct answers to this question.
Which metadata declarations can you specify in an SQLScript procedure when you use the SAP HANA Deployment Infrastructure? Note: There are 2 correct answers to this question.A . AuthorizationB . Default schemaC . SecurityD . LanguageView AnswerAnswer: C,D
Which HTTP commands can you use to define the operations on the resources?
You develop an OData service using XSODATA. Which HTTP commands can you use to define the operations on the resources? There are 3 correct answers to this question. A. INSERT B. POST C. GET D. READ E. PUTView AnswerAnswer: B,C,E
What must you append to the service URL?
You need to view the data model exposed by an OData V2 service. What must you append to the service URL?A . $servicedefinitionB . $schemaC . $metadataD . $formatView AnswerAnswer: C
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.
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.A . SAP HANA studioB . SAP HANA repositoryC . GIT repositoryD . SAP Web IDE for SAP HANAView AnswerAnswer:...
After reviewing the SQL Analyzer results, which of the following would you consider for optimizing the performance? There are 2 correct answers to this question
After reviewing the SQL Analyzer results, which of the following would you consider for optimizing the performance? There are 2 correct answers to this questionA . Re-prioritize with Workload Management.B . Change the data model.C . Use CE functions.D . Modify SQL hints.View AnswerAnswer: B,D
For what do you use the RESIGNAL statement in SQLScript?
For what do you use the RESIGNAL statement in SQLScript?A . System exceptionsB . Specific SQL error codesC . Generic SQL exceptionsD . User-defined exceptionsView AnswerAnswer: D
Which GIT commands are available with the SAP Web IDE for SAP HANA? Note: There are 3 correct answers to this question.
Which GIT commands are available with the SAP Web IDE for SAP HANA? Note: There are 3 correct answers to this question.A . Redeploy the codeB . Clone a repositoryC . Merge changesD . Push codeE . Test changesView AnswerAnswer: B,C,D
What can you use declare exit handlers for?
You define exception handling in a SQLScript procedure. What can you use declare exit handlers for? Note: There are 2 correct answers to this question.A . Specific SQL error codesB . Specific SQL conditionsC . Generic SQL conditionsD . Generic SQL exceptionsView AnswerAnswer: A,B
Which of the following activities are performed automatically?
A Node.js module is executed for the first time in SAP HANA extended application services, advanced model (XS advanced). Which of the following activities are performed automatically? There are 2 correct answers to this question.A . A new SAP HANA Deployment Infrastructure (HDI) container is created.B . A new service...