nerdexam
Snowflake

COF-R02 · Question #236

A user has unloaded data from a Snowflake table to an external stage. Which command can be used to verify if data has been uploaded to the external stage named my_stage?

The correct answer is B. list @my_stage. See the full explanation below for the reasoning.

Question

A user has unloaded data from a Snowflake table to an external stage. Which command can be used to verify if data has been uploaded to the external stage named my_stage?

Options

  • Aview @my_stage
  • Blist @my_stage
  • Cshow @my_stage
  • Ddisplay @my_stage

How the community answered

(43 responses)
  • A
    7% (3)
  • B
    79% (34)
  • C
    12% (5)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full COF-R02 Practice