최신 SAP Certified Application Associate C_HCMOD_01 무료샘플문제:
1. What are the limitations of using a full outer join in a star join node? Note: There are 2 correct answers to this question.
A) Only one column can be included in the join condition.
B) It CANNOT be mixed in the same star join node with other join types.
C) It is restricted to one DIMENSION in a star join node.
D) It must appear in the last DIMENSION in the star join node.
2. You deleted the design-time file of a calculation view in your HDB module. What is the recommended way to ensure that the corresponding runtime object is also removed from the database?
A) Deploy the project that contained the deleted design-time file.
B) Execute the refactor function for the calculation view.
C) Execute a DROP statement in an SQL Console connected to the HDI container.
D) Deploy the folder that contained the deleted design-time file.
3. What are the advantages of column store tables compared to row store tables? Note: There are 3 correct answers to this question. Improved write performance on frequent updates.
A) Additional indexes are used
B) Higher data compression rates
C) Parallel access is improved
D) Higher performance for query operations
4. Why would you use the SQL analyzer? Note: There are 2 correct answers to this question.
A) To display the execution time of a calculation view
B) To warn of potential performance issues related to calculated columns
C) To identify the root data sources of a function
D) To preview data at the node level of a calculation view
5. Why would you choose an HDI-shared service plan instead of a schema service plan? Note: There are 3 correct answers to this question.
A) You want to develop calculation views.
B) You want to use SAP Business Application Studio.
C) You want to use synonyms to access external data.
D) You want to use containers to isolate objects.
E) You want to create database objects using source files.
질문과 대답:
질문 # 1 정답: C,D | 질문 # 2 정답: D | 질문 # 3 정답: B,C,D | 질문 # 4 정답: A,D | 질문 # 5 정답: B,D,E |