开发者

SQLite3, match and regexp

开发者 https://www.devze.com 2023-03-12 08:19 出处:网络
Is there a way to combine the MATCH and REGEXP operators in an SQLite3 statement? eg. I suspect not but,

Is there a way to combine the MATCH and REGEXP operators in an SQLite3 statement?

eg. I suspect not but,

SELECT *
FRO开发者_开发百科M myTable
WHERE name MATCH REGEXP '[ _]Smith[ _];'
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号