MySql and msSql have seek commands to go to a( or return) a specific row in a
database base don the internal row number rather than an id or other
identifier.

Is there a generic SELECT statement that can do this for sqlite or indeed,
any other sql variant?

Regards.
-- 
View this message in context: 
http://www.nabble.com/Go-to-specific-row-in-database-tp16367156p16367156.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