SyntaxFix
Write A Post
Hire A Developer
Questions
Change the REGEXP to Like
REGEXP
Like
SELECT * FROM table_name WHERE column_name like '%[^a-zA-Z0-9]%'
this one works fine