update urunler set urun_fiyat=urun_fiyat + 1

yüzde için

update urunler set urun_fiyat=urun_fiyat / 100 * 110