Чудя се дали това ще работи: select * from table where id in (select distinct max(id) from table group by name)