Hello,
is there any possibility to get the value from the last inserted row out of an auto-incremented column?
Something like the lastinsertid()-command in other programming-languages?
Or is it save to take always the highest number? What about if SQLite re-uses deleted rows?
Hoping for answers
Epfel
is there any possibility to get the value from the last inserted row out of an auto-incremented column?
Something like the lastinsertid()-command in other programming-languages?
Or is it save to take always the highest number? What about if SQLite re-uses deleted rows?
Hoping for answers
Epfel