Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 857 discussion

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

Which table function should be used to view details on a Directed Acyclic Graph (DAG) run that is presently scheduled or is executing?

  • A. TASK_HISTORY
  • B. TASK_DEPENDENTS
  • C. CURRENT_TASK_GRAPHS
  • D. COMPLETE_TASK_GRAPHS
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
aemilka
4 weeks, 1 day ago
Selected Answer: C
CURRENT_TASK_GRAPHS Returns the status of a graph run that is currently scheduled or is executing. A graph is currently defined as a single scheduled task or a task graph composed of a scheduled root task and one or more child tasks. For the purposes of this function, root task refers to either the single scheduled task or the root task in a task graph. This function returns details for graph runs that are currently executing or are next scheduled to run within the next 8 days. To retrieve the details for graph runs that have completed in the past 60 minutes, query the COMPLETE_TASK_GRAPHS table function. The function returns the graph run details for your entire Snowflake account or a specified root task.
upvoted 1 times
...
Heetec
1 year, 1 month ago
Selected Answer: C
C correct - https://docs.snowflake.com/en/user-guide/tasks-intro
upvoted 1 times
Yuncathey
3 months, 4 weeks ago
Follow this page, will the answer be A?
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 ...