Credo che questo sia quello che stai cercando: select * from table where value = (select max(value) from table);