Which of the following are valid approaches to loading data into a Snowflake table? (Choose all that apply.)
Which of the following are valid approaches to loading data into a Snowflake table? (Choose all that apply.)
There are several valid approaches to loading data into a Snowflake table. These include bulk copy from an External Stage, continuous load using the Snowpipe REST API, and bulk copy from an Internal Stage. The Snowflake Web Interface (UI) data loading wizard is another method, but it’s typically used for small amounts of data and not considered a comprehensive approach for larger or more frequent data loads. Therefore, the valid approaches are bulk copy from an External Stage, continuous load using Snowpipe REST API, and bulk copy from an Internal Stage.
All are correct.
ABCD are correct, data can be loaded into snowflake table from internal stage using bulk copying.
All are valid but the question said "valid approaches" so as approach and not as spot operation, i think that the "The Snowflake Web Interface (UI) data loading wizard" is not a valid approach. Do you agree with me?
well its hard to say its not valid but logically better not to use it this way ?
bulk loading from internal stage is also possible. A B C D all are correct and supprted by snowflake https://docs.snowflake.com/en/user-guide/data-load-local-file-system
correct
ABCD. All options are correct. The Snowflake Web Interface (UI) data loading wizard is allowed for small amounts of data
Why can't I select all the options? ABCD are corrrect.
All are valid, but the question said "valid approaches" so as approach and not as spot operation, i think that the "The Snowflake Web Interface (UI) data loading wizard" is not a valid approach.
ABCD all are correct
ABCD are correct
All options
correct answer:ABCD
The valid approaches to loading data into a Snowflake table are: A. Bulk copy from an External Stage B. Continuous load using Snowpipe REST API D. Bulk copy from an Internal Stage Therefore, the correct options are: A. Bulk copy from an External Stage B. Continuous load using Snowpipe REST API D. Bulk copy from an Internal Stage
ABCD is correct!
ABCD Correct
ABC are correct
All are correct.
https://docs.snowflake.com/en/user-guide/data-load-overview.html