SELECT * FROM dintabel where dato=(SELECT MAX(dato) FROM dintabel)
SELECT bilnr, dato FROM tabel GROUP BY bilnr ORDER BY dato