Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What privileges are required to create a task in Snowflake?
A
The GLOBAL privilege CREATE TASK is required to create a new task.
B
Tasks are created at the Application level and can only be created by the Account Admin role.
C
Many Snowflake DDLs are metadata operations only, and CREATE TASK DDL can be executed without virtual warehouse requirement or task specific grants.
D
The role must have access to the target schema and the CREATE TASK privilege on the schema itself.