La query sql da utilizzare con un db mysql per ottenere l'ultimo id inserito è:

codice:
SELECT LAST_INSERT_ID()