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