QuestionQ7

Create databases and stages, and use compute resources

Which SQL command lets you view the files that are present in a stage?

Explanation

The Snowflake LIST command lists files in a specified stage, such as LIST @my_stage;.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!