Bu yazdığınız benimki ile aynı şey ben tam olarak aşağıdaki gibi istiyorum fakat böyle bir kullanım yok;

select count(kolon1) as kolontopla from table group by kolon1 order by HAVING count(kolon1) + count(kolon2) desc