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:
Output Code:
Recommendations
No additional user actions are required.
Last updated