If you are inserting a row into a table with an auto increment primary key, you can retrieve the insert id like this: connection.query('INSERT ...
確定! 回上一頁