snowflake_create_stream
Create a change data capture stream on a table or view to track and process data modifications in real time.
Instructions
Create a CDC stream on a table or view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | ||
| on_table | Yes | ||
| append_only | No | ||
| schema_name | No | ||
| stream_name | Yes | ||
| if_not_exists | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||