SyntaxFix
Write A Post
Hire A Developer
Questions
Select * from TableName Where ColumnName LIKE '%[^A-Za-z0-9, ]%'
This will give you all the row which contains any special character.