Exam COF-C03 Topic 5 Question 868 Discussion
Actual exam question for Snowflake's COF-C03 exam
Question #: 868
Topic #: 5
Question #: 868
Topic #: 5
In Snowflake, what allows users to perform recursive queries?
Suggested Answer: B Vote an answer
In Snowflake, theCONNECT BYclause allows users to perform recursive queries. Recursive queries are used to process hierarchical or tree-structured data, such as organizational charts or file systems. TheCONNECT BYclause is used in conjunction with theSTART WITHclause to specify the starting point of the hierarchy and the relationship between parent and child rows.
Snowflake Documentation: Hierarchical Queries
Snowflake Documentation: Hierarchical Queries
by queen at Aug 06, 2026, 02:49 AM
0
0
0
10
Comments
queen
2026-08-06 02:49:24Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).