Already did. It doesn't talk about date comparison. -----Original Message----- From: Jay Sprenkle [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 24, 2005 2:21 PM To: [email protected] Subject: Re: [sqlite] Date Comparison
On 5/24/05, John Buck <[EMAIL PROTECTED]> wrote: > If I have a table with a "date" column type. > > Is this valid in SqLite?? > > Select * from MYTABLE where my_date_field > '2005-05-01'; please read the docs. http://www.sqlite.org/cvstrac/wiki?p=DateAndTimeFunctions

