E_HANAAW_16 SAP Certified Development Specialist - ABAP for SAP HANA 2.0

Loading demo links...

Showing 4–6 of 15 questions

Question 4

Analytic Privilege can be applied to (3 Answers)

Select all that apply, then click Submit answer.

  • Calculation views

  • Attribute views

  • Analytic views

  • Table

  • SQL View

Question 5

In which of the following situations could a row store table be more suitable than a column store table? There are 2 correct answers to this question

Select all that apply, then click Submit answer.

  • The table contains data that you want to aggregate.

  • The table contains mainly distinct values per column across rows.

  • The table contains text that you want to search.

  • The table contains only a small number of records.


Question 6

What are the uses of SQL Trace (ST05)? There are 3 correct answers to this question.

Select all that apply, then click Submit answer.

  • Applying Code inspector

  • Locate database performance issues

  • Display record of all database access

  • Detect redundant or identical select statements

  • Locate work base issues