Hi

You should probably avoid using GQL and stick to Query objects, then you 
won't keep slipping into the SQL mindset.

There is no real benefit in using GQL at all, and is fraught with the 
semantic problems of looking like SQL but being nothing like it ;-)
In addition some things are just a bit too hard to grok like getting Date 
objects into GQL, which is much easier using a Query object.

Rgds

T

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

Reply via email to