mysql seleccione cadena vacía
select * from table_name where column_name ='';
Confused Centipede
select * from table_name where column_name ='';