Tasks Flashcards

1
Q

How you resume a task

A

ALTER TASK task-name RESUME

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Can tasks be triggered manually

A

no

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Can tasks be scheduled

A

yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Can tasks be used with streams

A

yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly