RDB/VMS SQL SET_IDENTIFIER_CHARACTER_SET — VMS RDB_4.2
SET IDENTIFIER CHARACTER SET --> runtime-options ----> ; SET IDENTIFIER CHARACTER SET specifies the identifier character set for the module or interactive SQL session. You can use the SET IDENTIFIER CHARACTER SET statement with interactive and dynamic SQL only.
Additional information available:
runtime options
runtime-options --+---> 'literal' --------------+--> +---> parameter --------------+ +---> parameter-marker -------+ Runtime-options specifies the character set used for database object names such as table names and column names. The value of runtime-options must be a valid character set.