
Answer-first summary for fast verification
Answer: The table stage
The correct answer is B (The table stage) because Snowflake documentation explicitly states that when copying data from files in a table stage, the FROM clause can be omitted since Snowflake automatically checks for files in the table stage. This is a specific feature of table stages that doesn't apply to user stages, internal named stages, or external named stages, all of which require explicit FROM clauses. The community discussion shows 100% consensus on answer B with multiple users citing the official Snowflake documentation to support this.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.