how to check if a char after another in T-SQL code example Example: check if has alpha characters sql WHERE my_field LIKE '%[a-zA-Z]%'