IS NULL

Retrieves rows where information is null or does not exist.

 

Example:

Select customer_address from customers where customer_address is null