RDB/VMS SQL SET_DEFAULT_CHARACTER_SET — VMS RDB_4.2
SET DEFAULT CHARACTER SET ───> runtime-options ─────> typebox (;) SET DEFAULT CHARACTER SET specifies the default character set for the module or interactive SQL session. You can use the SET DEFAULT 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 default character set for your
session. The value of runtime-options must be a valid character
set.