COF-R02 · Question #51
What privileges are required to create a task?
The correct answer is D. The role must have access to the target schema and the create task privilege on the schema itself. All tasks in a simple tree must have the same task owner (i.e. a single role must have the OWNERSHIP privilege on all of the tasks in the tree). All tasks in a simple tree must exist in the https://docs.snowflake.com/en/user-guide/tasks-intro.html#creating-tasks
Question
What privileges are required to create a task?
Options
- AThe global privilege create task is required to create a new task.
- BTasks are created at the Application level and can only be created by the Account Admin role.
- CMany Snowflake DDLs are metadata operations only, and create task DDL can be executed
- DThe role must have access to the target schema and the create task privilege on the schema itself.
How the community answered
(23 responses)- A9% (2)
- B4% (1)
- C13% (3)
- D74% (17)
Explanation
All tasks in a simple tree must have the same task owner (i.e. a single role must have the OWNERSHIP privilege on all of the tasks in the tree). All tasks in a simple tree must exist in the https://docs.snowflake.com/en/user-guide/tasks-intro.html#creating-tasks
Topics
Community Discussion
No community discussion yet for this question.