exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 649 discussion

Actual exam question from Snowflake's SnowPro Core
Question #: 649
Topic #: 1
[All SnowPro Core Questions]

Which query contains a Snowflake hosted file URL in a directory table for a stage named bronzestage?

  • A. list @bronzestage;
  • B. select * from directory(@bronzestage);
  • C. select metadata$filename from @bronzestage;
  • D. select * from table(information_schema.stage_directory_file_registration_history( stage_name=>'bronzestage'));
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
nexerSnow
9 months ago
Selected Answer: B
Querying directory tables This topic covers how to query a directory table to retrieve a list of all files on a stage with metadata, such as the Snowflake file URL, for each file. SELECT * FROM DIRECTORY( @<stage_name> ) https://docs.snowflake.com/en/user-guide/data-load-dirtables-query
upvoted 2 times
...
majew
9 months, 1 week ago
Selected Answer: B
B is correct
upvoted 1 times
...
yfontana
11 months, 4 weeks ago
Selected Answer: B
https://docs.snowflake.com/en/user-guide/data-load-dirtables-query
upvoted 1 times
...
ravuri_rk
1 year, 4 months ago
Selected Answer: B
FILE_URL -Snowflake-hosted file URL to the file. https://docs.snowflake.com/en/user-guide/data-load-dirtables-manage
upvoted 1 times
...
MultiCloudIronMan
1 year, 4 months ago
Selected Answer: B
I think B
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago