MSCEWI1075
Current of clause is not supported in Snowflake
Last updated
Current of clause is not supported in Snowflake
Last updated
This is a deprecated version of the SnowConvert documentation, please visit the official site .
High
Some statements like UPDATE and DELETE can use have a CURRENT OF clause inside the WHERE clause, this is not currently supported by Snowflake.
Redesign the query to normal UPDATE
or DELETE
specifying the columns in the WHERE
clause, consider that if there are duplicate records in the table the query can affect them multiple times.
If you need more support, you can email us at