SnowPro Advanced: Architect — Question 126

What symptom of a join explosion is identified in the Query Profile?

Answer options

Correct answer: A

Explanation

The correct answer, A, indicates that a join explosion occurs when the output rows from a join operator greatly exceed the input rows, suggesting an inefficient join operation. Options B and C do not directly indicate a join explosion, while D contradicts the definition, as it suggests fewer output rows than expected.