SQL$HELP72.HLB  —  SET_CHARACTER_LENGTH, Arguments  'string-literal'
    Specifies the value of runtime-options, which must be one of the
    following:

    o  OCTETS

    o  CHARACTERS

    CHARACTERS specifies the length of character string parameters,
    columns, domains, and offsets, which are interpreted as
    characters.

    OCTETS specifies the length of character string parameters,
    columns, domains, and offsets, which are interpreted as octets.

    The default is octets.
Close Help