Snowflake provides a full set of DDL commands for creating and managing streams and tasks.
In this Topic:
Stream Management
Task Management
CREATE STREAM
CREATE stream … CLONE
ALTER STREAM
DROP STREAM
SHOW STREAMS
CREATE TASK
CREATE task … CLONE
ALTER TASK
DROP TASK
EXECUTE TASK
SHOW TASKS