ExamGecko
Question list
Search
Search

Question 538 - COF-C02 discussion

Report
Export

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

A.
TASK_HISTORY
Answers
A.
TASK_HISTORY
B.
TASK_DEPENDENTS
Answers
B.
TASK_DEPENDENTS
C.
CURRENT_TASK_GRAPHS
Answers
C.
CURRENT_TASK_GRAPHS
D.
COMPLETE_TASK_GRAPHS
Answers
D.
COMPLETE_TASK_GRAPHS
Suggested answer: C

Explanation:

The CURRENT_TASK_GRAPHS table function is designed to provide information on Directed Acyclic Graphs (DAGs) that are currently scheduled or executing within Snowflake. This function offers insights into the structure and status of task chains, enabling users to monitor and troubleshoot task executions. DAGs in Snowflake represent sequences of tasks with dependencies, and understanding their current state is crucial for managing complex workflows. References: Snowflake Documentation on Task Management

asked 23/09/2024
CRISTIAN FONSECA
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first