codice:
select * from calendario
where `data` > curdate()
order by `data` asc
limit 1