List of questions
Related questions
Question 40 - C_HAMOD_2404 discussion
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.
A.
Check the SQL query generated by the Data Preview.
B.
Use the SQL Analyzer to identify the tables used.
C.
Enable the Debug Query mode to identify the source columns used.
D.
Observe which columns are mapped using the Performance Analysis mode.
Your answer:
0 comments
Sorted by
Leave a comment first