RDB/VMS SQL SET_NAMES — VMS RDB_4.2
SET NAMES ---> runtime-options ------> ; SET NAMES specifies the default, identifier, and literal character sets for the session. The SET NAMES statement also specifies the character parameters for SQL module language. You can use the SET NAMES statement with interactive and dynamic SQL and as part of a procedure in an SQL module.
Additional information available:
runtime options
runtime-options --+---> 'literal' --------------+--> +---> parameter --------------+ +---> parameter-marker -------+ Runtime-options specifies the character set used for the default, identifier, and literal character set for the session. The value of runtime-options must be a valid character set.