
Answer-first summary for fast verification
Answer: Snowpipe
The question asks about a Snowflake feature that supports continuous, serverless data loading into tables as soon as new data arrives. Snowpipe is specifically designed for this purpose - it automatically loads data from files in cloud storage (like S3, Azure Blob, or GCS) into Snowflake tables as they become available, using a serverless compute model. The community discussion confirms this with a direct reference to Snowflake's official documentation on Snowpipe. The other options are not correct: Snowpark is for data programming with languages like Python/Scala/Java, SnowSQL is the command-line interface for executing SQL commands, and SnowCD is the Snowflake Connectivity Diagnostic tool for testing network connectivity.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.