All the examples that I see show how to accurately pull entities matching a string.
Is there an equivalent of a LIKE request?
Also, if that helps, I am thinking of using the result to automatically fill in the text box.
thanks
Google App Engine: is it possible to execute a Gql LIKE request?
Gql has the keyword startsWith:
http://groups.google.com/group/google-appengine-java/browse_thread/thread/972599e12c8e7fc8/83c9d1f1b78898ab?hl=en&lnk=gst&q=StartsWith#83c9d1f1b78898ab
Source: https://habr.com/ru/post/1714912/More articles:Best way to cache pages in a database? - databaseAccess to motherboard information without using WMI - c ++Auto Generate Tests and Stubs with CUnit - testingOracle DDL / DML script, PL / SQL in source control - version-controlHow to return a single sql result to a string without using datatable (C #)? - ado.netWPF: add a page with functionality to the window at runtime, like XAML - wpfTiming in Real-Time Audio Analysis C # - c #Search EJB JNDIs on different WebSphere servers - namespacesalignment of equations in latex - latexCatching mouse clicks when the mouse hangs over a control - c ++All Articles