Prova den här koden: SELECT * FROM table WHERE column REGEXP '^[A-Za-z0-9]+$' Detta säkerställer att alla tecken matchar.