nerdexam
Snowflake

COF-R02 · Question #103

A user unloaded a Snowflake table called mytable to an internal stage called mystage. Which command can be used to view the list of files that has been uploaded to the staged?

The correct answer is D. list @mystage. See the full explanation below for the reasoning.

Question

A user unloaded a Snowflake table called mytable to an internal stage called mystage. Which command can be used to view the list of files that has been uploaded to the staged?

Options

  • Alist @mytable;
  • Blist @%raytable;
  • Clist @ %m.ystage;
  • Dlist @mystage;

How the community answered

(21 responses)
  • A
    14% (3)
  • B
    5% (1)
  • C
    10% (2)
  • D
    71% (15)

Community Discussion

No community discussion yet for this question.

Full COF-R02 Practice