Snowflake Scripting is an extension to Snowflake SQL that adds support for procedural logic. You can use Snowflake Scripting to write stored procedures and procedural code outside a stored procedure.
Blog:
Branch Construct: / snowflake-scripting-series-branching-const...
Loops: / snowflake-scripting-series-plsql-programmi...
Cursor & Resultset: / snowflake-scripting-series-working-with-cu...
Exception Handling: / snowflake-scripting-series-exception-handl...