# imho bessere Performance als via ORDER und LIMIT SELECT * FROM `table` WHERE `id`=(SELECT MAX(`id`) FROM `table`);