SyntaxFix
Write A Post
Hire A Developer
Questions
This would be correct:
SELECT * FROM table WHERE field regexp concat_ws("|",( "111", "222", "333" ));