Run Custom SQL
You can use the Run Custom SQL action to execute SQL queries directly on your Snowflake instance. It supports a range of commands including DML (INSERT, UPDATE, SELECT, DELETE) and DDL (CREATE, ALTER, DROP).
Action Conditions
| Action Condition | Description |
|---|---|
| SQL |
|
| Statement count | Provide the MULTI_STATEMENT_COUNT parameter, which corresponds to the number of SQL statements being submitted. |