ExamGecko
Question list
Search
Search

List of questions

Search

Question 40 - C_HAMOD_2404 discussion

Report
Export

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.

Answers
A.

Check the SQL query generated by the Data Preview.

B.

Use the SQL Analyzer to identify the tables used.

Answers
B.

Use the SQL Analyzer to identify the tables used.

C.

Enable the Debug Query mode to identify the source columns used.

Answers
C.

Enable the Debug Query mode to identify the source columns used.

D.

Observe which columns are mapped using the Performance Analysis mode.

Answers
D.

Observe which columns are mapped using the Performance Analysis mode.

Suggested answer: C, D
asked 31/10/2024
Ed Quinn
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first