probiers damit:
Code:
update mytab set bez = substring (bez, 1, 3) concat :neuerWert concat 
substring (bez, 4)