SELECT SUM((a * b) / c) as Sonuc FROM tabloadi
SELECT SUM((a * b) / (c / 100) + 1) as Sonuc FROM tabloadi