SSC-EWI-OR0116
Operations between Intervals are not supported
Severity
Medium
Some parts of the output code are omitted for clarity reasons.
Description
This error is added when there is an arithmetical operation whose operands are only intervals, this kind of operation is not supported by Snowflake.
Example Code
Input Code:
IN -> Oracle_01.sql
Output Code:
OUT -> Oracle_01.sql
Recommendations
Depending on where the operation is located, it could be relocated and made valid by adding dates or timestamps.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated