Thanks to visit codestin.com Credit goes to dev.mysql.com
Syntax:
insert_id = ccnx.insert_id()
Returns the AUTO_INCREMENT value generated by the most recent executed statement, or 0 if there is no such value.
AUTO_INCREMENT