Replace characters in the translation table, starting at a specified
position. The REPLACE statement starts at position decimal 10, which
is byte 11 in the original table, and performs a byte-to-byte replacement
with the given values.
replace 10
20 10 200 'x' 'ux' '092040'x;