
Answer-first summary for fast verification
Answer: True
The correct answer is True (A) because Snowflake's COPY INTO <location> command explicitly supports using SELECT statements for bulk unloading. This is documented in Snowflake's official documentation and confirmed by multiple community members with high upvote counts. The SELECT statement allows filtering, transforming, and joining data before unloading, providing flexibility beyond simple table exports. Comments with documentation links and specific syntax examples demonstrate this capability clearly. While a few comments suggested False (B), these were outvoted and contradicted by the official documentation and majority consensus.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.