Relative Content

Tag Archive for sqlsnowflake-cloud-data-platform

IF ELSE statement in snowflake

Can someone please help me to debug why the following script cannot run in snowflake? It said it has syntax error inside. Thanks

SQL Server to Snowflake changes

I have this code in SQL Server, and I want to convert it Snowflake supported code. Issue is in update part. Create procedure part can be done.

SQL Server to Snowflake changes

I have this code in SQL Server, and I want to convert it Snowflake supported code. Issue is in update part. Create procedure part can be done.

mssql to Snowflake changes

Having this code in mssql i want to make it a snowflake supported code. Issue is in update part. Create procedure part can be done.