codice: select * from tabella where nome = 'Pino' and extract(year_month from campo_data) = '200702'
select * from tabella where nome = 'Pino' and extract(year_month from campo_data) = '200702'
Regole del Forum