codice:
update tabella
set campo_data = campo_data + interval 1 year
where campo_data is not null or campo_data <> ''