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