mysql_query("UPDATE urunler SET fiyat = fiyat - (fiyat * 0.2) WHERE id=2");