I would like to do a date search to find records that are between two
dates. The dates are stored in the table in the format DD-MM-YYYY but
I can change that to another format but I prefer something readable
rather than an int or double.

Could someone point me to some docs that could help me write the SQL
and figure out the best format I should store my dates in?

Thanks

Greg
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to