select avg(test_val) as median from
(
select @counter:=@counter+1 as row_id, t1.test_val
from test100 t1, (select @counter:=0) t2
order by t1.test_val
) o1
join
(
select count(*) as total_rows
from test100
) o2
where o1.row_id in (floor((o2.total_rows + 1)/2), floor((o2.total_rows + 2)/2))
Rifiuti, controlli a tappeto: scoperti evasori Tari e aumentano le sanzioni
ai trasgressori
-
Operativi i primi Ispettori ambientali a Verona: 19 sanzioni nella prima
settimana, multe fino a 500 euro e oltre 7.700 nuove utenze Tari emerse con
il nuo...
3 ore fa


Nessun commento:
Posta un commento