sql string contains char A-Z code example Example: check if has alpha characters sql WHERE my_field LIKE '%[a-zA-Z]%'