SSC-FDM-OR0006
Constraint state removed from not null inline constraint.
Description
This warning occurs when the not null column constraint contains one of the following Oracle constraint states as part of the column inline definition:
Snowflake does not support these states; therefore, they will be removed from the NOT NULL
inline constraint.
Example Code
Input Code:
IN -> Oracle_01.sql
Output Code:
OUT -> Oracle_01.sql
Recommendations
No additional user actions are required.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated