Which system schema contains the column views of activated objects?
Which system schema contains the column views of activated objects?A . _SYS_BIB . _SYS_REPOC . _SYS_XSD . _SYS_BICView AnswerAnswer: D
What could be the reason?
You analyse SQL Monitor data in transaction SQLMD. You know that program X accesses database table Y. You made sure that program X was executed while the SQL Monitor collected its data. But the relevant database access is NOT listed in SQLMD. What could be the reason? Note: There are...
Which of the statements are true for SQLScript? (2 answers)
Which of the statements are true for SQLScript? (2 answers)A . SQLScript is an open standard.B . SQLScript is used to push down data intensive logic into the database.C . SQLScript is a collection of extensions to SQView AnswerAnswer: B,C
What are the two Profitability Analysis available with CO-PA Scenario in SAP HANA Modeling? There are 2 correct answers to this question
What are the two Profitability Analysis available with CO-PA Scenario in SAP HANA Modeling? There are 2 correct answers to this questionA . Account-based ProfitabilityB . Costing-based ProfitabilityC . Product-based ProfitabilityD . Service-based profitabilityView AnswerAnswer: A,B
Which tools can you use to provide input data for the SQL performance tuning work list (Transaction SWLT)? There are 3 correct answers to this question.
Which tools can you use to provide input data for the SQL performance tuning work list (Transaction SWLT)? There are 3 correct answers to this question.A . Data base performance monitor (transaction DB50)B . Code inspector (transaction SCI)C . SQL Trace (transaction ST05)D . SQL monitor (transaction SQLM)E . ABAP...
Which additional steps are necessary to retrieve the result set into an internal table?
You execute a Native SQL query statement to retrieve a list of information using the corresponding ABAP Database Connectivity (ADBC) API method. Which additional steps are necessary to retrieve the result set into an internal table? 2 ansA . Close the CL_SQL_STATEMENT object to release the resources.B . Use an...
When would you use a column store table instead of a row store table? There are 2 correct answers to this question.
When would you use a column store table instead of a row store table? There are 2 correct answers to this question.A . When you require aggregation and analysis of valuesB . When the table has a small number of recordsC . When there are mainly distinct values in the...
What is the purpose of an ABAP project in ABAP Development tools for eclipse? (2 right answers)
What is the purpose of an ABAP project in ABAP Development tools for eclipse? (2 right answers)A . It provides access to all ABAP repository objects in an ABAP system.B . It represents the connection to an ABAP systemC . It represents the connection to the SAP HANA serverD ....
What are the two types of editors available in ADT? There are 2 correct answers to this question.
What are the two types of editors available in ADT? There are 2 correct answers to this question.A . Eclipse (native)B . Client (native)C . SAP (GUI)D . ABAP (native)View AnswerAnswer: A,C
In which sequence do you perform activities in the ABAP development system immediately before the release?
You changed an SAP HANA object that you transported using an SAP HANA Transport container. You want to release the transport request with your changes. In which sequence do you perform activities in the ABAP development system immediately before the release? Please choose the correct answer.A . Open the SAP...