mysqlで正規表現を使用して検索 Posted Nov 6, 2019 By rengotaku 1 min read regexp を使用する。select * from regexptest where str regexp ' | '; [正規表現を使ったパターンマッチングを行う(REGEXP演算子) MySQLの使い方](https://www.dbonline.jp/mysql/select/index8.html) database mysql This post is licensed under CC BY 4.0 by the author. Share