CHECK VIEW
Verify the validity of a view's algorithm. This statement checks if the view definition is correct and references existing tables.
Syntax
Description
The CHECK VIEW statement checks whether the view algorithm is correct. It is run as part of , and should not normally be required in regular use.
See Also
This page is licensed: CC BY-SA / Gnu FDL