update tabella set campo = concat(substring(campo,1,6),"2000") where substring(campo,7,4) = "1900"
Regole del Forum