Snowflake
COF-R02 · Question #5
Which of the following statements would be used to export/unload data from Snowflake?
The correct answer is A. COPY INTO @stage. See the full explanation below for the reasoning.
Question
Which of the following statements would be used to export/unload data from Snowflake?
Options
- ACOPY INTO @stage
- BEXPORT TO @stage
- CINSERT INTO @stage
- DEXPORT_TO_STAGE(stage = > @Wage, select = > 'select * from t1);
How the community answered
(33 responses)- A82% (27)
- B9% (3)
- C3% (1)
- D6% (2)
Community Discussion
No community discussion yet for this question.