When is a blank not a null or ''

Поиск
Список
Период
Сортировка
I have the following query (I have removed all nulls from the field as
test)

SELECT first_name,work_email FROM tb_contacts  WHERE
tb_contacts.work_email <>'';

However I get loads of blank email addresses coming up

anyone any ideas

В списке pgsql-general по дате отправления: