Get Past data from Sqlite3 database

Posted by Raj on Stack Overflow See other posts from Stack Overflow or by Raj
Published on 2010-03-23T05:17:28Z Indexed on 2010/03/23 5:21 UTC
Read the original article Hit count: 399

Filed under:

Hi

Suppose I insert a data point into a sqlite3 database on a nightly basis. Could anyone tell me how to obtain the data points for the past 30 days?

Thanks, Raj

© Stack Overflow or respective owner

Related posts about sqlite3