The first SWAP statement positions table two so that it can be edited. The second REPLACE statement makes the same change on table two that was made on table one.
   swap;
   replace 1 '0A'x;