empty string

detecting empty string in mysql

It's this easy: ... WHERE ASCII(field_name) = 0

Syndicate content