SAP
C_HANAIMP_18 · Question #82
You created a calculation view that combines two tables in a join node. To improve the runtime of your calculation view, you use a referential join to prune data sources. How do you check if pruning…
The correct answer is B. Enable Debug Query mode to identify the columns used C. Explore the number of used columns in the Performance Analysis mode. See the full explanation below for the reasoning.
Question
You created a calculation view that combines two tables in a join node. To improve the runtime of your calculation view, you use a referential join to prune data sources. How do you check if pruning occurs? Note: There are 2 correct answers to this question.
Options
- AUse the SQL Analyzer to identify the tables used
- BEnable Debug Query mode to identify the columns used
- CExplore the number of used columns in the Performance Analysis mode
- DPreview the data results in the calculation view
How the community answered
(50 responses)- A6% (3)
- B82% (41)
- D12% (6)
Community Discussion
No community discussion yet for this question.