3

Possible Duplicate:
Google App Engine: Is it possible to do a Gql LIKE query?

In SQL (T-SQL at least) you can write a query that uses the "like" operator, something like this:

select * from MyTable where MyColumn like '%something%'

Is there any way to do this in GQL?

Community
  • 1
  • 1
Marcos Crispino
  • 7,559
  • 4
  • 38
  • 58
  • 4
    Duplicate of http://stackoverflow.com/questions/47786/google-app-engine-is-it-possible-to-do-a-gql-like-query – bdukes Jan 25 '10 at 20:04

0 Answers0