MSCEWI4052
Some functional table elements may have been reordered to a new Alter Table statement.
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
This EWI was added for an old version of SQL Server SnowConvert
Severity
Medium
Description
This EWI is added when different table elements do not have a functional equivalence in Snowflake or have a transformation planned. A new Alter Table statement is generated and commented out to avoid compilation problems.
Code Example
Input Code:
Output Code:
Recommendations
If there are no valid table elements in the
default
clause, thealter table
will be totally commented out.If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated