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