SELECT
`email`
FROM `clients`
WHERE `email` NOT REGEXP '
';
^[A-Z0-9._%-]+@[A-Z0-9.-]+\.[
A-Z]{2,4}$
open file in vi edit with vi filename.sh command; type in vi :set ff=unix command; save file with :wq It will save the file with unix...
Nenhum comentário:
Postar um comentário