Quoth Jens Teich info@jensteich.de:
Sebastian Tennant schrieb:
What's the trick for using wildcards such as '%' in string patterns in queries?
(:where (:like 'field "String%"))
Thanks Jens. I tried the above. It turns out the problem I am having has to do with SLIME and non-ASCII characters in the results.
Regards,
Sebastian