You can write your own LIKE function and use that:

<https://www.sqlite.com/lang_corefunc.html#like>

If you have the source for "collate TURKISH_CI" then you might be able to use 
it in your own function.

Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to