Snowflake does not provide which of following set of SQL functions to support retrieving information about tasks?

Snowflake does not provide which of following set of SQL functions to support retrieving information about tasks?
A . SYSTEM$CURRENT_USER_TASK_NAME
B . TASK_HISTORY
C . TASK_DEPENDENTS
D . TASK_QUERY_HISTORY
E . SYSTEM$TASK_DEPENDENTS_ENABLE

Answer: C

Explanation:

SYSTEM$CURRENT_USER_TASK_NAME

Returns the name of the task currently executing when invoked from the statement or stored procedure defined by the task.

SYSTEM$TASK_DEPENDENTS_ENABLE

Recursively resumes all dependent tasks tied to a specified root task.

TASK_DEPENDENTS

This table function returns the list of child tasks for a given root task in a DAG of tasks.

TASK_HISTORY

This table function can be used to query the history of task usage within a specified date range.

Latest DEA-C01 Dumps Valid Version with 100 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments