MSCEWI4030
Warning while OUTER JOIN equivalence is checked.
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Severity
Low
Description
The current equivalency used to represent the OUTER APPLY in Snowflake is the INNER JOIN LATERAL and the equivalence for CROSS APPLY is LEFT OUTER JOIN, but this target statement must be checked and confirm if this transformation rule is accurate.
Code Example
Input Code:
Output Code:
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated