Forum

Chris Bouveret
Keymaster
    Has successfully completed the online course Introduction
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
    Has successfully completed the online course Basics (100)
    Has successfully completed the online course Advanced (320)
    Has successfully completed the Intermediate Certification
    Has successfully completed the Advanced Certification
6 years, 7 months ago #15575
Up
1
Down
::

maybe you should try this query

SELECT rowid from your_table_name order by ROWID DESC limit 1

let me know if this works for you