SnowPro Core Certification — Question 659
What can a Snowflake user do with the information included in the details section of a Query Profile?
Answer options
- A. Determine the total duration of the query.
- B. Determine the role of the user who ran the query.
- C. Determine the source system that the queried table is from.
- D. Determine if the query was on structured or semi-structured data.
Correct answer: A
Explanation
The correct answer is A because the details section of a Query Profile specifically provides information about the total duration of the query execution. Options B, C, and D do not provide this specific information; instead, they refer to user roles, source systems, and data types, which are not detailed in the Query Profile's duration aspect.