
Answer-first summary for fast verification
Answer: Operator Tree
The correct answer is D (Operator Tree) because the Query Profile interface in Snowflake uses the Operator Tree component to visually display the relationships between operator nodes during query execution. According to the Snowflake documentation referenced in the community discussion and the 100% consensus among community members, the middle pane of the Query Profile shows a graphical representation of all operator nodes and their relationships for the selected step. This makes the Operator Tree the specific element that illustrates node relationships, unlike the other options: A (Node List) would simply list nodes without showing relationships, B (Steps) refers to execution phases but doesn't visualize node connections, and C (Overview) provides high-level query information but not detailed node relationships.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.