在上面的示例表中,查询的结果应该告诉您ID_34567和ID_45678不匹配,因为后者的Translation读取的是Karte: Project B而不是Karte: Projekt B (由Translation查询(或查询)应该在SQLite中实现,并以C代码托管(所以它不必仅在SQLite中为100% )。可用的SQLite命令通过自定义正则表达式匹配函数(PCRE2)进
我有以下数据库:sqlite> create index idx on t (num, text);sqlite> explain query plan select text from t where num=1 order by text;sqlite> explain query plan select text fro