nerdexam
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)
  • A
    82% (27)
  • B
    9% (3)
  • C
    3% (1)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full COF-R02 Practice