MSCEWI5005
MANIPULATION OF DATA IN VIEWS IS NOT SUPPORTED
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Severity
Medium
Description
This message is shown when it is found in a CREATE VIEW a node or clause that is related to the data manipulation of rows in a CREATE VIEW. Note that in DB2 you can insert or update rows directly from a VIEW meanwhile in Snowflake this is not supported, because of this, nodes or clauses related to this functionality are commented and an EWI is added.
Code example
Input code:
Output code:
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated