Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SQLITE には REGEXP 演算子がありますが、実装されていません。ユーザーが使用しているプログラミング言語で実装するかどうかはユーザーに委ねられています。sqlite シェルからデータベースをクエリしています。
REGEXP サポートを SQLITE シェルに追加することは可能ですか?