Tasks Flashcards
1
Q
How you resume a task
A
ALTER TASK task-name RESUME
2
Q
What is the type of SQL code can be executed by a task
A
Single SQL statement
Call to a stored procedure
Procedural logic using Snowflake Scripting
3
Q
Can tasks be triggered manually
A
no
4
Q
Can tasks be scheduled
A
yes
5
Q
Can tasks be used with streams
A
yes