exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 1336 discussion

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

Which table function will return the output of a previously-run command?

  • A. FLATTEN
  • B. QUERY_HISTORY
  • C. TASK_HISTORY
  • D. RESULT_SCAN
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
ArunRav
1 month ago
Selected Answer: D
https://docs.snowflake.com/en/sql-reference/functions/result_scan Returns the result set of a previous command (within 24 hours of when you ran the query) as if the result was a table
upvoted 1 times
...
9df430d
6 months ago
Selected Answer: D
RESULT_SCAN can be used to access the results of a query executed within the last 24 hours
upvoted 3 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 ...