SSC-EWI-TS0060
Datetime interval not supported by Snowflake.
Severity
Medium
Description
This EWI is added when one of the following time parts is used as a parameter for a date-related function because they are not supported in Snowflake. For more information go to 'supported date time parts (Date & Time Functions | Snowflake Documentation).
Code Example
Input code
IN -> SqlServer_01.sql
Output code:
OUT -> SqlServer_01.sql
Recommendations
An UDF could be created to manually extract unsupported time parts in Snowflake.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated