last inserted row mysql
Hi there,
Is it there any function that makes it possible to get the unique id from the last inserted row in mysql? A function like the one in php called mysql_insert_id() Thanks |
Re: last inserted row mysql
built in function in mysql LAST_INSERT_ID() worked like a charm :)
|
| All times are GMT -4. The time now is 03:33. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.