Re: [sqlite] How can I get the first 10 rows in sqlite db

2010-10-15 Thread Simon Davies
On 14 October 2010 16:42, Kavita Raghunathan wrote: > Hello, > I’ve been adding and deleting rows from the sqlite database. Now the primary > ID is non-sequential. > > >  1.  How do I get the nth entry in the database >  2.  AND, How do I get the first n rows from the database ? http://old.nabbl

[sqlite] How can I get the first 10 rows in sqlite db

2010-10-15 Thread Kavita Raghunathan
Hello, I’ve been adding and deleting rows from the sqlite database. Now the primary ID is non-sequential. 1. How do I get the nth entry in the database 2. AND, How do I get the first n rows from the database ? Thanks, Kavita ___ sqlite-users mail