SyntaxHighlighter

2012-11-20

get the last insert id in MySQL

In fact, there is the default function names LAST_INSERT_ID().
So, Just use it!
SELECT LAST_INSERT_ID()

0 件のコメント:

人気の投稿