codice:SELECT * FROM articoli where codice IN( select codice from articoli group by codice having count(*) > 1) order by codice
codice:SELECT * FROM articoli where codice IN( select codice from articoli group by codice having count(*) > 1) order by codice
Il silenzio è spesso la cosa migliore. Pensa ... è gratis.