exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 585 discussion

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

How does a Snowflake user reference a directory table created on stage mystage in a SQL query?

  • A. SELECT * FROM @mystage::DIRECTORY
  • B. SELECT * FROM DIRECTORY (@mystage)
  • C. SELECT * FROM TO_TABLE (DIRECTORY @mystage)
  • D. SELECT * FROM TABLE (@mystage DIRECTORY)
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
bibisa
Highly Voted 1 year, 3 months ago
Selected Answer: B
SELECT * FROM DIRECTORY(@mystage); https://docs.snowflake.com/en/user-guide/data-load-dirtables-manage
upvoted 9 times
...
Renvis
Highly Voted 1 year, 4 months ago
B is correct.
upvoted 6 times
...
PrashantGupta1616
Most Recent 1 week, 6 days ago
Selected Answer: B
B. SELECT * FROM DIRECTORY (@mystage) Most Voted
upvoted 1 times
...
zzeng
2 months ago
Selected Answer: B
B is correct. Ref: https://docs.snowflake.com/en/user-guide/data-load-dirtables-query
upvoted 2 times
...
MultiCloudIronMan
11 months, 1 week ago
Selected Answer: B
Correct
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