Will it be mysql error?
mysql > select user_ad, name, assignment from users where assignment = 'NULL';
Does anyone know why the last query MysQL does not show the NULL record of danielad ?, it is assumed that doing the NULL filter on the assignment field should show me all that agree, but in this case not