Which module type do you create in your application project?
Your multi-target application will use XSJS . Which module type do you create in your application project? Please choose the correct answer.A . SAP HANA databaseB . HTML5C . JavaD . Node.jsView AnswerAnswer: D
Which GIT command do you use to consolidate all changes from one branch with another branch using a single commit?
Which GIT command do you use to consolidate all changes from one branch with another branch using a single commit?A . CommitB . PushC . RebaseD . MergeView AnswerAnswer: D
Which metadata declarations can you specify in an SQL Script 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 SQL Script 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
How can you share the application source code with other team users?
Your team develops an application using SAP Web IDE for SAP HANA . How can you share the application source code with other team users? A. Share the project in the application project settings. B. Assign a shared workspace to users in XS Advanced Administration. C. Store the source code...
Which are the artifacts that are contained in an SAP HANA Deployment Infrastructure (HDI) container? Note: There are 2 correct answers to this question.
Which are the artifacts that are contained in an SAP HANA Deployment Infrastructure (HDI) container? Note: There are 2 correct answers to this question.A . JavaScript programsB . Data servicesC . SQL Script proceduresD . Table definitionsView AnswerAnswer: C,D
Which of the following are characteristics of an SAP HANA Deployment Infrastructure container? Note: There are 3 correct answers to this question.
Which of the following are characteristics of an SAP HANA Deployment Infrastructure container? Note: There are 3 correct answers to this question.A . It is the same as a tenant database.B . It is logically similar to an SAP HANA schema.C . It contains table and view objects.D . It...
Which SQL Script features can you use?
You need to manage an exception in a SQL Script. Which SQL Script features can you use? Note: There are 2 correct answers to this question.A . CREATE EXIT HANDLERB . DECLARE EXIT HANDLERC . SIGNALD . DEFINE RESIGNALView AnswerAnswer: B,C
You create triggers using the SQL Console. Where are the triggers stored?
You create triggers using the SQL Console. Where are the triggers stored?A . RepositoryB . Application serverC . PackageD . CatalogView AnswerAnswer: 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
What are the issue categories that SQL Script Code Analyser scans for? There are 3 correct answers to this question.
What are the issue categories that SQL Script Code Analyser scans for? There are 3 correct answers to this question.A . PerformanceB . ConsistencyC . SecurityD . Business logicE . PrivilegesView AnswerAnswer: A,B,C