Last Insert Id
We can use 'max(id)' to find the last inserted id. We can also use 'lastinsertid()' function in mysql.