Which of the following statements would be used to export/unload data from Snowflake?
Which of the following statements would be used to export/unload data from Snowflake?
A . COPY INTO @stage
B . EXPORT TO @stage
C . INSERT INTO @stage
D . EXPORT_TO_STAGE (stage = > @Wage, select = > ‘select * from t1);
Answer: A
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/data-unload-considerations.html
Latest SnowPro Core Practice Questions with 427 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments