U.S. Independence Day Deal! Unlock 25% OFF Today – Limited-Time Offer - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Snowflake SOL-C01 Exam - Topic 1 Question 11 Discussion

What SQL command will return a list of all files in a stage?
B) LIST
A) PUT
C) GET
D) COPY INTO

Snowflake SOL-C01 Exam - Topic 1 Question 11 Discussion

Actual exam question for Snowflake's SOL-C01 exam
Question #: 11
Topic #: 1
[All SOL-C01 Questions]

What SQL command will return a list of all files in a stage?

Show Suggested Answer Hide Answer
Suggested Answer: B

LIST @stage_name displays all files present in a stage (internal or external).

PUT uploads local files to an internal stage.

GET downloads files from an internal stage.

COPY INTO loads or unloads data but does not list files.

==================


Contribute your Thoughts:

0/2000 characters
Lenita
1 month ago
I think the command to list files in a stage is LIST, but I’m not completely sure.
upvoted 0 times
...

Save Cancel