codice:
select * from clienti
where year(dataprimocontatto) in ('2006','2007')
and provincia in ('TE','PE','CH')