RDB/VMS SQL SET_VIEW_UPDATE_RULES — VMS RDB_4.2
SET VIEW UPDATE RULES ──> runtime-options ────> typebox (;) SET VIEW UPDATE RULES specifies whether or not SQL applies the ANSI/ISO standard for updatable views to views created during a session. You can use the SET VIEW UPDATE RULES statement with interactive and dynamic SQL only.
Additional information available:
runtime options
runtime-options
──┬───> typebox (')literal' ──────────────┬──>
├───> parameter ──────────────┤
└───> parameter-marker ───────┘
The value of runtime-options must be one of the following:
o SQL92
o SQL89
o MIA
o SQLV40