There isn't anything specifically to do with perl dbi that will do it. You have to use a DB-specific query to get it. In MySQL, you'd run the query "SELECT LAST_INSERT_ID()" (maybe without the (). I ...
Special characters require the MySQL escape character to indicate to the server that you want to insert the characters without executing any secondary code. Special characters such as commas and ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results