Is it possible to write a single Gql Query for retrieving the record which contains a searching string?
Data store Contains following Records:
addax Crest Addrest Drest Armrest admix
I need to get the Records which contains the word "Rest" (Case insensitive)