
Answer-first summary for fast verification
Answer: Statistics for each component of the processing plan
The Query Profile in Snowflake provides detailed execution statistics for each component of the processing plan, including information about operations, data processing, and performance metrics. This aligns with option B. While the community discussion shows some initial confusion with option A (graphical representation), the consensus and higher upvotes support option B. The most upvoted comments (3 upvotes) explicitly state 'Answer- B' and 'The correct answer is B', while the detailed explanation from nexerSnow confirms that the Query Profile offers 'statistics for each component and the overall query'. Option A is partially correct as the Query Profile does include a graphical representation, but the question specifically asks for the information provided, and the core value is the statistical execution details. Options C and D are incorrect as the Query Profile focuses on query execution performance, not database schema details or real-time monitoring.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
What details are available in the Query Profile?
A
Graphical representation of the data model
B
Statistics for each component of the processing plan
C
Detailed information about the database schema
D
Real-time monitoring of the database operations
No comments yet.