Views
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
The OpenAccess SDK SQL engine does not support:
- UPDATE, INSERT and DELETE on views.
- WITH CHECK OPTION in a view definition, which indicates how to validate update and insert operations on views.