codice: SELECT MAX(id) AS max, prodotto FROM scarico GROUP BY prodotto ORDER BY prodotto
SELECT MAX(id) AS max, prodotto FROM scarico GROUP BY prodotto ORDER BY prodotto
think simple think ringo
Regole del Forum