sql null value in select with + code example Example: sql select column with value NULL SELECT * FROM table_name WHERE column_name IS NULL