SSC-FDM-TS0015
Data type is not supported in Snowflake
Description
This warning is added when an SQL Server column has an unsupported type in Snowflake.
Code Example
Input Code:
IN -> SqlServer_01.sql
Output Code:
OUT -> SqlServer_01.sql
Recommendations
Check the Snowflake data types documentation to find an equivalent for the data type.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated