Python/sqlite - selecting records after insert

Posted by javovo on Stack Overflow See other posts from Stack Overflow or by javovo
Published on 2010-06-09T16:34:12Z Indexed on 2010/06/09 16:52 UTC
Read the original article Hit count: 165

Filed under:
|

Is there an sqlite equivalent to INSERT...;SELECT @@IDENTITY? If so, please show me the code or point me towards it.

Thanks!

© Stack Overflow or respective owner

Related posts about sqlite

Related posts about sqlite3