get null column value of mysql code example Example: mysql where value is null SELECT * FROM contacts WHERE last_name IS NULL;