select count(*) as pocet,sum(mnozstvi) as summno from zadost

 where 1=1
 AND stredisko = '11'
 AND rok = '2024'
 AND dpodnik = '0209'
