sql server check if char is letter code example Example: check if has alpha characters sql WHERE my_field LIKE '%[a-zA-Z]%'