Hey guys. Probably unwisely, I store dates in the following format:
"year month day hour minute" For example: "11 1 4 16 22" I wish to find all rows in a table which are more than 8 days old. Is there a way of doing this in SQLite or should I just do it in my own code? Thanks, Ian _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users