prova così: Codice PHP: select username, ip, max(data) from tabella group by username order by username; ciao
select username, ip, max(data) from tabella group by username order by username;
Regole del Forum