Usare le parentesi? codice: Select * from tabella where condizione1 = 'Condizione' and (mese = 'Febbraio' or mese = 'Marzo')
Select * from tabella where condizione1 = 'Condizione' and (mese = 'Febbraio' or mese = 'Marzo')
Regole del Forum