- I want to use Regex with SQLite (and Case Insensivie-> GLOB works is Case Sensitive, LIKE finds too much in some cases)
- use new SQL on older Android
it contains 11 Columns and up to 6000 Rows (in my Case, depends on user activity/work). 2 Columns contains Strings i would like search with RegEx (some special situations with special german Letters and there alternative, e.g. ß->ss,ö->oe,ä->ae....)