In Mysql we can get last increment id or inserted Id by using the following query
SELECT LAST_INSERT_ID()
Post a Comment
No comments:
Post a Comment