how does sql handle null values in where code example Example: get null in sql SELECT * FROM EMPLOYEES WHERE MANAGER_ID IS NULL ;