My query is of the format

 select from table where date < "Sat Apr 17 21:40:05 UTC 2010"

On Tue, Sep 7, 2010 at 6:29 PM, Vibhuti Gupta <[email protected]>wrote:

> Hello
>
> I am trying to run a query where I need to select the records for which
> date field value is less than the current date, but the date query seems to
> be returning all the records irrespective of the value in date field of
> database table.
> I am using Java. If anyone could help out with database query for comparing
> dates. I am making just one comparison i.e. less than in my query.
>
> Thanks in advance.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to