CHECK
Description
When CHECK clause is in the ALTER statement, Snowconvert will comments out the entire statement, since it is not supported.
Sample Source Patterns
SQL Server
Snowflake
Known Issues
1. ALTER TABLE CHECK clause is not supported in Snowflake.
The entire ALTER TABLE CHECK clause is commented out, since it is not supported in Snowflake.
Related EWIs
SSC-EWI-0035: Check statement not supported.
Last updated