codice:
SELECT *
FROM `tab_offerte`
WHERE date_format(`data_attivo`,"%Y-%m-%d") > '2008-12-12'