RDB/VMS SQL SET_LITERAL_CHARACTER_SET — VMS RDB_4.2
SET LITERAL CHARACTER SET ──> runtime-options ────> typebox (;) SET LITERAL CHARACTER SET specifies the literal character set for the module or interactive SQL session. You can use the SET LITERAL CHARACTER SET statement with interactive and dynamic SQL only.
Additional information available:
runtime options
runtime-options
──┬───> typebox (')literal' ──────────────┬──>
├───> parameter ──────────────┤
└───> parameter-marker ───────┘
Runtime-options specifies the character set for literals that
are not qualified by a character set or national character set.
The value of runtime-options must be a valid character set.