Snowpro Core · Free Practice Question Easy
Question 58
Snowflake allows which two of the following approaches for loading data?
- A Bulk Data Loading
- B Intermittent Data Loading
- C Continuous Data Loading
Reveal correct answers
Correct answers: A, C
Explanation
Snowflake supports data loading in two primary ways. The COPY command can be used to load bulk data or huge files. To load data into a table, the COPY command requires the usage of a virtual warehouse. The other method of loading data into Snowflake is via the Snowpipe. Snowpipe is the ideal technique for loading data when the data is arriving continuously in a messaging or streaming manner. https://docs.snowflake.com/en/user-guide/data-load-overview#bulk-vs-continuous-loadingDiscussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
