Perhaps to solve the larger problem I have in a different post, I have a
question on retrieving records.
 
How do you request a fixed number of records starting from a location in the
data based searched for, all in one SQL statement?
 
"SELECT Date = '2009-01-01' ...plus the next x number of records"
 
If I had such a statement, I believe it would go a long way to solve my
bigger problem.
 
Thank you in advance.
Rick
 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to