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