Hi Wonder if anyone can help me with this...
How do I do a query against a date from the admin console data explorer. I know how to do it from Java/Python, but am unable to phrase it correctly from the explorer. Doing something like this simply returns no results and leaving out the quotes results in an error... SELECT * FROM Content where date = '2009-12-03' Once again, this is a query in the data explorer in the admin console, not in Java/Python program Thanks -- 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.
