How can I execute a query that get all register that starts with something.
In sql i can write "Select * from foo where colum1 like 'abc*' "
How can I do this at app engine database?

-- 
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