Good evening. 

Due to many deletions, my database is non sequential anymore. 

Is there any way to fetch the very first record in the database and find the
id number? Or for that matter, a function to select the last record?

I've tried the "SELECT TOP 1" function butt that apparently isn't sqlite
syntax.
-- 
View this message in context: 
http://www.nabble.com/Fetch-first-non-sequential-record-tp21125757p21125757.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to