Cause
The keyword CHECK should follow the keyword WITH in the WITH OPTION clause of the CREATE VIEW statement.
Action
Check the statement syntax and insert the keyword CHECK where required. Then retry the statement.
Error Message
missing CHECK keyword
The keyword CHECK should follow the keyword WITH in the WITH OPTION clause of the CREATE VIEW statement.
Check the statement syntax and insert the keyword CHECK where required. Then retry the statement.