geting last inserted row Id (MySQL)
Posted: Sat Jun 03, 2006 2:47 pm
Hi
If I have INSERT command and I have id column in my table (autoincrement, primary key)
When I di inser i want to find out what is the ID, that db assidned for the row. .
what command should i use?
Thanks!
If I have INSERT command and I have id column in my table (autoincrement, primary key)
When I di inser i want to find out what is the ID, that db assidned for the row. .
what command should i use?
Thanks!