come faccio a inswerire una WHERE di data in questa query ?
ovvero che mi selezioni sono i prodotti dove la data (DateSF) ricade nell'ultimo mese ?codice:strSQL="SELECT * FROM products where new='1' ORDER BY tip_IT DESC"
come faccio a inswerire una WHERE di data in questa query ?
ovvero che mi selezioni sono i prodotti dove la data (DateSF) ricade nell'ultimo mese ?codice:strSQL="SELECT * FROM products where new='1' ORDER BY tip_IT DESC"