How to update a table using variables Snowflake – translating TSQL to SnowSQL
I’m starting a project translating a large number of old T-SQL Codes to SnowSQL and have gotten a bit stuck on setting a variable that can be used as the default value when I update a column.