ma voglio estrarre anche gli altri dati, non penso si possa fare:

Codice PHP:
SELECT MAX(system_name) AS system_name, *  FROM storage 

come faccio?