I tried to execute the query using the method described in the link
provided and I couldn't get it to work. I have this gqlquery gifts =
db.GqlQuery("SELECT * FROM Gift where name >= :1 AND name < :
2","dat", "dat") and its returns no rows. If I drop the second
parameter it returns all rows. COnsidering a like conditions are not
possible my thinking is to filter the resultset with a regular
expression, but that would mean a rather inefficient query if I had a
large resultset. These are my records in the store:
data
major tom
database
holiday